﻿2026-06-10T07:07:59.2378525Z Current runner version: '2.334.0'
2026-06-10T07:07:59.2383586Z Runner name: 'hfenduleam'
2026-06-10T07:07:59.2384060Z Runner group name: 'Default'
2026-06-10T07:07:59.2384577Z Machine name: 'HFENDULEAM'
2026-06-10T07:07:59.2386668Z ##[group]GITHUB_TOKEN Permissions
2026-06-10T07:07:59.2387977Z Contents: read
2026-06-10T07:07:59.2388353Z Metadata: read
2026-06-10T07:07:59.2388735Z Packages: read
2026-06-10T07:07:59.2389076Z ##[endgroup]
2026-06-10T07:07:59.2392254Z Secret source: Actions
2026-06-10T07:07:59.2392765Z Prepare workflow directory
2026-06-10T07:07:59.2818638Z Prepare all required actions
2026-06-10T07:07:59.2844616Z Getting action download info
2026-06-10T07:07:59.6297074Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-10T07:08:00.3444500Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-10T07:08:00.4285078Z ##[group]Run actions/checkout@v5
2026-06-10T07:08:00.4286202Z with:
2026-06-10T07:08:00.4286513Z   repository: SaberMage/spt-core
2026-06-10T07:08:00.4289437Z   token: ***
2026-06-10T07:08:00.4289734Z   ssh-strict: true
2026-06-10T07:08:00.4290069Z   ssh-user: git
2026-06-10T07:08:00.4290375Z   persist-credentials: true
2026-06-10T07:08:00.4290695Z   clean: true
2026-06-10T07:08:00.4291010Z   sparse-checkout-cone-mode: true
2026-06-10T07:08:00.4291404Z   fetch-depth: 1
2026-06-10T07:08:00.4291921Z   fetch-tags: false
2026-06-10T07:08:00.4292400Z   show-progress: true
2026-06-10T07:08:00.4292815Z   lfs: false
2026-06-10T07:08:00.4293184Z   submodules: false
2026-06-10T07:08:00.4293540Z   set-safe-directory: true
2026-06-10T07:08:00.4294253Z ##[endgroup]
2026-06-10T07:08:01.1422017Z Syncing repository: SaberMage/spt-core
2026-06-10T07:08:01.1423363Z ##[group]Getting Git version info
2026-06-10T07:08:01.1424028Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-10T07:08:01.1856347Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-10T07:08:01.2089831Z git version 2.43.0.windows.1
2026-06-10T07:08:01.2120609Z ##[endgroup]
2026-06-10T07:08:01.2130185Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c83c0a65-298f-4d47-a942-7bffce4f0429\.gitconfig'
2026-06-10T07:08:01.2145015Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c83c0a65-298f-4d47-a942-7bffce4f0429' before making global git config changes
2026-06-10T07:08:01.2146091Z Adding repository directory to the temporary git global config as a safe directory
2026-06-10T07:08:01.2150130Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-10T07:08:01.2411153Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-10T07:08:01.2610829Z https://github.com/SaberMage/spt-core
2026-06-10T07:08:01.2641448Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-10T07:08:01.2646381Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-10T07:08:01.2847114Z refs/heads/main
2026-06-10T07:08:01.2874508Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-10T07:08:01.3593059Z HEAD is now at 348a739 feat(daemon): restoration D3-4 — V6 N-1 argv-compat harness scaffold
2026-06-10T07:08:01.4190110Z ##[endgroup]
2026-06-10T07:08:01.4190895Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-10T07:08:01.8721525Z ##[group]Cleaning the repository
2026-06-10T07:08:01.8727631Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-10T07:08:05.8005414Z Removing .adapter-notify/
2026-06-10T07:08:05.8005901Z Removing target/
2026-06-10T07:08:05.8040980Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-10T07:08:05.8584313Z HEAD is now at 348a739 feat(daemon): restoration D3-4 — V6 N-1 argv-compat harness scaffold
2026-06-10T07:08:05.8609303Z ##[endgroup]
2026-06-10T07:08:05.8613692Z ##[group]Disabling automatic garbage collection
2026-06-10T07:08:05.8618709Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-10T07:08:05.8850765Z ##[endgroup]
2026-06-10T07:08:05.8851292Z ##[group]Setting up auth
2026-06-10T07:08:05.8857534Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-10T07:08:05.9074775Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-10T07:08:06.2674798Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-10T07:08:06.2917688Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-10T07:08:06.6625121Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-10T07:08:06.6856053Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-10T07:08:07.0423270Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-10T07:08:07.0716782Z ##[endgroup]
2026-06-10T07:08:07.0717149Z ##[group]Fetching the repository
2026-06-10T07:08:07.0723715Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +612b1dee3dbb7c7acf01717adc9601ee639f5b57:refs/remotes/origin/main
2026-06-10T07:08:08.5892471Z From https://github.com/SaberMage/spt-core
2026-06-10T07:08:08.5893466Z  + 348a739...612b1de 612b1dee3dbb7c7acf01717adc9601ee639f5b57 -> origin/main  (forced update)
2026-06-10T07:08:08.6014299Z ##[endgroup]
2026-06-10T07:08:08.6014845Z ##[group]Determining the checkout info
2026-06-10T07:08:08.6015235Z ##[endgroup]
2026-06-10T07:08:08.6020423Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-10T07:08:08.6295270Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-10T07:08:08.6518456Z ##[group]Checking out the ref
2026-06-10T07:08:08.6526209Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-10T07:08:08.7001673Z branch 'main' set up to track 'origin/main'.
2026-06-10T07:08:08.7002166Z Your branch is up to date with 'origin/main'.
2026-06-10T07:08:08.7002796Z Previous HEAD position was 348a739 feat(daemon): restoration D3-4 — V6 N-1 argv-compat harness scaffold
2026-06-10T07:08:08.7003245Z Switched to and reset branch 'main'
2026-06-10T07:08:08.7026621Z ##[endgroup]
2026-06-10T07:08:08.7267476Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-10T07:08:08.7471521Z 612b1dee3dbb7c7acf01717adc9601ee639f5b57
2026-06-10T07:08:08.7757492Z ##[group]Run cargo build --workspace --all-targets
2026-06-10T07:08:08.7757948Z [36;1mcargo build --workspace --all-targets[0m
2026-06-10T07:08:08.7819441Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-10T07:08:08.7819748Z ##[endgroup]
2026-06-10T07:08:09.9035062Z    Compiling proc-macro2 v1.0.106
2026-06-10T07:08:09.9035450Z    Compiling quote v1.0.45
2026-06-10T07:08:09.9036153Z    Compiling unicode-ident v1.0.24
2026-06-10T07:08:09.9036500Z    Compiling cfg-if v1.0.4
2026-06-10T07:08:09.9036782Z    Compiling serde_core v1.0.228
2026-06-10T07:08:09.9037079Z    Compiling serde v1.0.228
2026-06-10T07:08:09.9037511Z    Compiling windows-link v0.2.1
2026-06-10T07:08:09.9038657Z    Compiling typenum v1.20.1
2026-06-10T07:08:09.9039162Z    Compiling version_check v0.9.5
2026-06-10T07:08:09.9039892Z    Compiling portable-atomic v1.13.1
2026-06-10T07:08:09.9040285Z    Compiling getrandom v0.3.4
2026-06-10T07:08:09.9042151Z    Compiling critical-section v1.2.0
2026-06-10T07:08:09.9042499Z    Compiling find-msvc-tools v0.1.9
2026-06-10T07:08:09.9042815Z    Compiling shlex v2.0.1
2026-06-10T07:08:09.9043101Z    Compiling subtle v2.6.1
2026-06-10T07:08:09.9046569Z    Compiling memchr v2.8.1
2026-06-10T07:08:10.0065724Z    Compiling windows-sys v0.61.2
2026-06-10T07:08:10.0308480Z    Compiling semver v1.0.28
2026-06-10T07:08:10.0664896Z    Compiling smallvec v1.15.1
2026-06-10T07:08:10.1820319Z    Compiling itoa v1.0.18
2026-06-10T07:08:10.1938231Z    Compiling equivalent v1.0.2
2026-06-10T07:08:10.1980595Z    Compiling getrandom v0.2.17
2026-06-10T07:08:10.2800550Z    Compiling cpufeatures v0.2.17
2026-06-10T07:08:10.3433533Z    Compiling rustc_version v0.4.1
2026-06-10T07:08:10.3646349Z    Compiling hashbrown v0.17.1
2026-06-10T07:08:10.3944439Z    Compiling pin-project-lite v0.2.17
2026-06-10T07:08:10.4323879Z    Compiling generic-array v0.14.7
2026-06-10T07:08:10.4446682Z    Compiling log v0.4.32
2026-06-10T07:08:10.4615964Z    Compiling rand_core v0.10.1
2026-06-10T07:08:10.4670957Z    Compiling futures-core v0.3.32
2026-06-10T07:08:10.5204939Z    Compiling bytes v1.11.1
2026-06-10T07:08:10.5445182Z    Compiling getrandom v0.4.2
2026-06-10T07:08:10.7403359Z    Compiling stable_deref_trait v1.2.1
2026-06-10T07:08:10.7722999Z    Compiling libc v0.2.186
2026-06-10T07:08:10.7769216Z    Compiling autocfg v1.5.1
2026-06-10T07:08:10.7809871Z    Compiling bitflags v2.12.1
2026-06-10T07:08:10.8071427Z    Compiling slab v0.4.12
2026-06-10T07:08:10.8461675Z    Compiling futures-io v0.3.32
2026-06-10T07:08:10.8580407Z    Compiling futures-sink v0.3.32
2026-06-10T07:08:10.9830533Z    Compiling jobserver v0.1.34
2026-06-10T07:08:10.9852237Z    Compiling futures-channel v0.3.32
2026-06-10T07:08:11.0576380Z    Compiling curve25519-dalek v4.1.3
2026-06-10T07:08:11.0741709Z    Compiling futures-task v0.3.32
2026-06-10T07:08:11.1601193Z    Compiling zerocopy v0.8.50
2026-06-10T07:08:11.1601793Z    Compiling ahash v0.8.12
2026-06-10T07:08:11.2875893Z    Compiling cc v1.2.63
2026-06-10T07:08:11.3039676Z    Compiling indexmap v2.14.0
2026-06-10T07:08:11.3971199Z    Compiling rand_core v0.6.4
2026-06-10T07:08:11.4162643Z    Compiling vcpkg v0.2.15
2026-06-10T07:08:11.4382563Z    Compiling zmij v1.0.21
2026-06-10T07:08:11.4543439Z    Compiling signature v2.2.0
2026-06-10T07:08:11.6278454Z    Compiling syn v2.0.117
2026-06-10T07:08:11.6928713Z    Compiling pkg-config v0.3.33
2026-06-10T07:08:11.7245160Z    Compiling fnv v1.0.7
2026-06-10T07:08:11.7466560Z    Compiling ed25519 v2.2.3
2026-06-10T07:08:11.7547747Z    Compiling serde_json v1.0.150
2026-06-10T07:08:11.7548156Z    Compiling fastrand v2.4.1
2026-06-10T07:08:11.8617864Z    Compiling cfg_aliases v0.2.1
2026-06-10T07:08:11.8690762Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-10T07:08:11.8938891Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-10T07:08:11.9806650Z    Compiling fallible-iterator v0.3.0
2026-06-10T07:08:12.0309537Z    Compiling writeable v0.6.3
2026-06-10T07:08:12.0815076Z    Compiling crypto-common v0.1.7
2026-06-10T07:08:12.0893406Z    Compiling block-buffer v0.10.4
2026-06-10T07:08:12.1317954Z    Compiling litemap v0.8.2
2026-06-10T07:08:12.2183702Z    Compiling digest v0.10.7
2026-06-10T07:08:12.2689867Z    Compiling rustversion v1.0.22
2026-06-10T07:08:12.2950168Z    Compiling icu_properties_data v2.2.0
2026-06-10T07:08:12.3251607Z    Compiling icu_normalizer_data v2.2.0
2026-06-10T07:08:12.3334049Z    Compiling utf8_iter v1.0.4
2026-06-10T07:08:12.4021167Z    Compiling cmake v0.1.58
2026-06-10T07:08:12.4054716Z    Compiling dunce v1.0.5
2026-06-10T07:08:12.4322080Z    Compiling fs_extra v1.3.0
2026-06-10T07:08:12.4404124Z    Compiling windows-targets v0.52.6
2026-06-10T07:08:12.4458306Z    Compiling anyhow v1.0.102
2026-06-10T07:08:12.4494050Z    Compiling percent-encoding v2.3.2
2026-06-10T07:08:12.5537569Z    Compiling sha2 v0.10.9
2026-06-10T07:08:12.5831316Z    Compiling windows-sys v0.59.0
2026-06-10T07:08:12.5843760Z    Compiling http v1.4.1
2026-06-10T07:08:12.6032109Z    Compiling aws-lc-rs v1.17.0
2026-06-10T07:08:12.7773651Z    Compiling cpufeatures v0.3.0
2026-06-10T07:08:12.8583763Z    Compiling strsim v0.11.1
2026-06-10T07:08:12.9414215Z    Compiling thiserror v2.0.18
2026-06-10T07:08:12.9634191Z    Compiling chacha20 v0.10.0
2026-06-10T07:08:13.1598741Z    Compiling form_urlencoded v1.2.2
2026-06-10T07:08:13.2500825Z    Compiling untrusted v0.9.0
2026-06-10T07:08:13.3316162Z    Compiling ident_case v1.0.1
2026-06-10T07:08:13.4895756Z    Compiling rand v0.10.1
2026-06-10T07:08:13.5060897Z    Compiling num-traits v0.2.19
2026-06-10T07:08:13.5107959Z    Compiling windows-result v0.4.1
2026-06-10T07:08:13.6002921Z    Compiling windows-strings v0.5.1
2026-06-10T07:08:13.6024296Z    Compiling unicode-segmentation v1.13.3
2026-06-10T07:08:13.6695993Z    Compiling libsqlite3-sys v0.30.1
2026-06-10T07:08:13.6696732Z    Compiling aws-lc-sys v0.41.0
2026-06-10T07:08:13.9578609Z    Compiling ring v0.17.14
2026-06-10T07:08:14.1536210Z    Compiling rustls v0.23.40
2026-06-10T07:08:14.1654338Z    Compiling scopeguard v1.2.0
2026-06-10T07:08:14.1935686Z    Compiling convert_case v0.10.0
2026-06-10T07:08:14.2774597Z    Compiling lock_api v0.4.14
2026-06-10T07:08:14.3369736Z    Compiling const-oid v0.10.2
2026-06-10T07:08:14.3582637Z    Compiling atomic-waker v1.1.2
2026-06-10T07:08:14.4610640Z    Compiling unicode-xid v0.2.6
2026-06-10T07:08:14.5902131Z    Compiling httparse v1.10.1
2026-06-10T07:08:14.6513594Z    Compiling http-body v1.0.1
2026-06-10T07:08:14.6711534Z    Compiling hybrid-array v0.4.12
2026-06-10T07:08:14.6792804Z    Compiling winapi v0.3.9
2026-06-10T07:08:14.6867871Z    Compiling base64ct v1.8.3
2026-06-10T07:08:14.8137377Z    Compiling powerfmt v0.2.0
2026-06-10T07:08:14.8488245Z    Compiling heck v0.5.0
2026-06-10T07:08:14.8829694Z    Compiling memoffset v0.6.5
2026-06-10T07:08:15.2262901Z    Compiling deranged v0.5.8
2026-06-10T07:08:15.2548417Z    Compiling pem-rfc7468 v1.0.0
2026-06-10T07:08:15.2815878Z    Compiling num-conv v0.2.2
2026-06-10T07:08:15.3179692Z    Compiling try-lock v0.2.5
2026-06-10T07:08:15.3879399Z    Compiling time-core v0.1.8
2026-06-10T07:08:15.4821171Z    Compiling tower-service v0.3.3
2026-06-10T07:08:15.5758887Z    Compiling thiserror v1.0.69
2026-06-10T07:08:15.6042081Z    Compiling data-encoding v2.11.0
2026-06-10T07:08:15.6183629Z    Compiling tinyvec_macros v0.1.1
2026-06-10T07:08:15.6473717Z    Compiling parking_lot_core v0.9.12
2026-06-10T07:08:15.6580261Z    Compiling base64 v0.22.1
2026-06-10T07:08:15.7023819Z    Compiling tinyvec v1.11.0
2026-06-10T07:08:15.7098254Z    Compiling want v0.3.1
2026-06-10T07:08:15.7539303Z    Compiling crypto-common v0.2.2
2026-06-10T07:08:15.8594051Z    Compiling block-buffer v0.12.0
2026-06-10T07:08:16.0720794Z    Compiling vergen-lib v9.1.0
2026-06-10T07:08:16.0999924Z    Compiling inout v0.1.4
2026-06-10T07:08:16.1208241Z    Compiling n0-future v0.3.2
2026-06-10T07:08:16.2045480Z    Compiling serial-core v0.4.0
2026-06-10T07:08:16.2298965Z    Compiling spin v0.10.0
2026-06-10T07:08:16.3252746Z    Compiling winnow v1.0.3
2026-06-10T07:08:16.3469423Z    Compiling cordyceps v0.3.4
2026-06-10T07:08:16.4228741Z    Compiling diatomic-waker v0.2.3
2026-06-10T07:08:16.4348564Z    Compiling winreg v0.10.1
2026-06-10T07:08:16.4515412Z    Compiling parking v2.2.1
2026-06-10T07:08:16.4756726Z    Compiling synstructure v0.13.2
2026-06-10T07:08:16.4896839Z    Compiling darling_core v0.20.11
2026-06-10T07:08:16.6112655Z    Compiling httpdate v1.0.3
2026-06-10T07:08:16.6620104Z    Compiling ref-cast v1.0.25
2026-06-10T07:08:16.7172500Z    Compiling crossbeam-utils v0.8.21
2026-06-10T07:08:16.7244114Z    Compiling futures-buffered v0.2.13
2026-06-10T07:08:16.8859512Z    Compiling digest v0.11.3
2026-06-10T07:08:16.9950058Z    Compiling futures-lite v2.6.1
2026-06-10T07:08:17.1330495Z    Compiling serde_derive_internals v0.29.1
2026-06-10T07:08:17.2055678Z    Compiling serial-windows v0.4.0
2026-06-10T07:08:17.2345575Z    Compiling cipher v0.4.4
2026-06-10T07:08:17.3253225Z    Compiling vergen v9.1.0
2026-06-10T07:08:17.3781670Z    Compiling vergen-lib v0.1.6
2026-06-10T07:08:17.4352539Z    Compiling universal-hash v0.5.1
2026-06-10T07:08:17.5567029Z    Compiling noq-udp v0.10.0
2026-06-10T07:08:17.5683912Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-10T07:08:17.5898621Z    Compiling heapless v0.7.17
2026-06-10T07:08:17.6267213Z    Compiling aho-corasick v1.1.4
2026-06-10T07:08:17.6470345Z    Compiling sync_wrapper v1.0.2
2026-06-10T07:08:17.6578642Z    Compiling byteorder v1.5.0
2026-06-10T07:08:17.7947931Z    Compiling pin-utils v0.1.0
2026-06-10T07:08:17.8088159Z    Compiling bitflags v1.3.2
2026-06-10T07:08:17.8767053Z    Compiling toml_write v0.1.2
2026-06-10T07:08:17.9115532Z    Compiling winnow v0.7.15
2026-06-10T07:08:17.9115952Z    Compiling either v1.16.0
2026-06-10T07:08:17.9178791Z    Compiling regex-syntax v0.8.10
2026-06-10T07:08:17.9378075Z    Compiling lazy_static v1.5.0
2026-06-10T07:08:18.0036616Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-10T07:08:18.0248430Z    Compiling opaque-debug v0.3.1
2026-06-10T07:08:18.0562344Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-10T07:08:18.1567105Z    Compiling polyval v0.6.2
2026-06-10T07:08:18.1785155Z    Compiling shared_library v0.1.9
2026-06-10T07:08:18.3677100Z    Compiling nix v0.25.1
2026-06-10T07:08:18.3904419Z    Compiling hash32 v0.2.1
2026-06-10T07:08:18.4964205Z    Compiling parking_lot v0.12.5
2026-06-10T07:08:18.5069144Z    Compiling serial v0.4.0
2026-06-10T07:08:18.5434024Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-10T07:08:18.5649304Z    Compiling spin v0.9.8
2026-06-10T07:08:18.6376776Z    Compiling vergen-gitcl v1.0.8
2026-06-10T07:08:18.6467969Z    Compiling windows-threading v0.2.1
2026-06-10T07:08:18.8498237Z    Compiling socket2 v0.6.4
2026-06-10T07:08:18.8602918Z    Compiling mio v1.2.1
2026-06-10T07:08:18.9382280Z    Compiling shell-words v1.1.1
2026-06-10T07:08:18.9568095Z    Compiling tower-layer v0.3.3
2026-06-10T07:08:19.1672304Z    Compiling serde_derive v1.0.228
2026-06-10T07:08:19.2035357Z    Compiling zeroize_derive v1.4.3
2026-06-10T07:08:19.2249959Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-10T07:08:19.2856027Z    Compiling zerofrom-derive v0.1.7
2026-06-10T07:08:19.3379108Z    Compiling tokio-macros v2.7.0
2026-06-10T07:08:19.5421848Z    Compiling yoke-derive v0.8.2
2026-06-10T07:08:19.5944474Z    Compiling futures-macro v0.3.32
2026-06-10T07:08:19.9240303Z    Compiling zerovec-derive v0.11.3
2026-06-10T07:08:19.9497681Z    Compiling zeroize v1.8.2
2026-06-10T07:08:20.1718308Z    Compiling tokio v1.52.3
2026-06-10T07:08:20.3095318Z    Compiling displaydoc v0.2.6
2026-06-10T07:08:20.3687092Z    Compiling tracing-attributes v0.1.31
2026-06-10T07:08:20.4425980Z    Compiling thiserror-impl v2.0.18
2026-06-10T07:08:20.5454257Z    Compiling rustls-pki-types v1.14.1
2026-06-10T07:08:20.5730451Z    Compiling futures-util v0.3.32
2026-06-10T07:08:20.9403239Z    Compiling zerofrom v0.1.8
2026-06-10T07:08:21.0456034Z    Compiling darling_macro v0.20.11
2026-06-10T07:08:21.0587073Z    Compiling derive_more-impl v2.1.1
2026-06-10T07:08:21.2839671Z    Compiling yoke v0.8.3
2026-06-10T07:08:21.3283321Z    Compiling n0-error-macros v0.1.3
2026-06-10T07:08:21.3617059Z    Compiling windows-implement v0.60.2
2026-06-10T07:08:21.5171325Z    Compiling darling v0.20.11
2026-06-10T07:08:21.5223997Z    Compiling spez v0.1.2
2026-06-10T07:08:21.5266992Z    Compiling windows-interface v0.59.3
2026-06-10T07:08:21.5749442Z    Compiling der v0.8.0-rc.10
2026-06-10T07:08:21.7340477Z    Compiling zerovec v0.11.6
2026-06-10T07:08:21.7802830Z    Compiling zerotrie v0.2.4
2026-06-10T07:08:21.9753019Z    Compiling ed25519-dalek v2.2.0
2026-06-10T07:08:22.0749148Z    Compiling derive_builder_core v0.20.2
2026-06-10T07:08:22.2067308Z    Compiling thiserror-impl v1.0.69
2026-06-10T07:08:22.3891196Z    Compiling spt-proto v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-10T07:08:22.4195534Z    Compiling n0-error v0.1.3
2026-06-10T07:08:22.4267008Z    Compiling pin-project-internal v1.1.13
2026-06-10T07:08:22.4491235Z    Compiling windows-core v0.62.2
2026-06-10T07:08:22.4531990Z    Compiling ref-cast-impl v1.0.25
2026-06-10T07:08:22.7090679Z    Compiling tinystr v0.8.3
2026-06-10T07:08:22.7144964Z    Compiling potential_utf v0.1.5
2026-06-10T07:08:22.7657474Z    Compiling regex-automata v0.4.14
2026-06-10T07:08:22.9508634Z    Compiling icu_collections v2.2.0
2026-06-10T07:08:23.0419534Z    Compiling icu_locale_core v2.2.0
2026-06-10T07:08:23.1332539Z    Compiling schemars_derive v1.2.1
2026-06-10T07:08:23.2818538Z    Compiling downcast-rs v1.2.1
2026-06-10T07:08:23.4155631Z    Compiling spki v0.8.0-rc.4
2026-06-10T07:08:23.4855310Z    Compiling derive_builder_macro v0.20.2
2026-06-10T07:08:23.7131367Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-10T07:08:23.7166935Z    Compiling signature v3.0.0
2026-06-10T07:08:23.9017203Z    Compiling pin-project v1.1.13
2026-06-10T07:08:23.9367192Z    Compiling derive_builder v0.20.2
2026-06-10T07:08:23.9758497Z    Compiling dyn-clone v1.0.20
2026-06-10T07:08:24.0359672Z    Compiling ipnet v2.12.0
2026-06-10T07:08:24.1368523Z    Compiling serde_spanned v0.6.9
2026-06-10T07:08:24.1699297Z    Compiling toml_datetime v0.6.11
2026-06-10T07:08:24.1719998Z    Compiling filedescriptor v0.8.3
2026-06-10T07:08:24.3524656Z    Compiling portable-pty v0.8.1
2026-06-10T07:08:24.4952050Z    Compiling prefix-trie v0.8.4
2026-06-10T07:08:24.5352938Z    Compiling toml_edit v0.22.27
2026-06-10T07:08:24.7054766Z    Compiling once_cell v1.21.4
2026-06-10T07:08:24.7766188Z    Compiling icu_provider v2.2.0
2026-06-10T07:08:24.8851091Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-10T07:08:25.0383459Z    Compiling tracing-core v0.1.36
2026-06-10T07:08:25.2595478Z    Compiling hashbrown v0.14.5
2026-06-10T07:08:25.3079925Z    Compiling icu_normalizer v2.2.0
2026-06-10T07:08:25.3578665Z    Compiling icu_properties v2.2.0
2026-06-10T07:08:25.3736965Z    Compiling tempfile v3.27.0
2026-06-10T07:08:25.3974531Z    Compiling schemars v1.2.1
2026-06-10T07:08:25.4154308Z    Compiling ed25519 v3.0.0-rc.4
2026-06-10T07:08:25.6919500Z    Compiling tracing v0.1.44
2026-06-10T07:08:25.7298031Z    Compiling derive_more v2.1.1
2026-06-10T07:08:25.7869547Z    Compiling futures-executor v0.3.32
2026-06-10T07:08:25.9023490Z    Compiling regex v1.12.3
2026-06-10T07:08:26.0323519Z    Compiling hashlink v0.9.1
2026-06-10T07:08:26.0324152Z    Compiling futures v0.3.32
2026-06-10T07:08:26.1021190Z    Compiling windows-future v0.3.2
2026-06-10T07:08:26.1293311Z    Compiling windows-numerics v0.3.1
2026-06-10T07:08:26.1435711Z    Compiling windows-collections v0.3.2
2026-06-10T07:08:26.2452471Z    Compiling cobs v0.3.0
2026-06-10T07:08:26.2679393Z    Compiling proc-macro-crate v3.5.0
2026-06-10T07:08:26.3110158Z    Compiling postcard-derive v0.2.2
2026-06-10T07:08:26.4577384Z    Compiling rusqlite v0.32.1
2026-06-10T07:08:26.5385711Z    Compiling ghash v0.5.1
2026-06-10T07:08:26.5424614Z    Compiling aes v0.8.4
2026-06-10T07:08:26.6809669Z    Compiling ctr v0.9.2
2026-06-10T07:08:26.7005001Z    Compiling sha2 v0.11.0-rc.5
2026-06-10T07:08:26.7666625Z    Compiling idna_adapter v1.2.2
2026-06-10T07:08:26.7775937Z    Compiling time v0.3.47
2026-06-10T07:08:26.9548359Z    Compiling idna v1.1.0
2026-06-10T07:08:26.9921198Z    Compiling toml v0.8.23
2026-06-10T07:08:27.0178573Z    Compiling http-body-util v0.1.3
2026-06-10T07:08:27.0179046Z    Compiling aead v0.5.2
2026-06-10T07:08:27.0474086Z    Compiling ipconfig v0.3.4
2026-06-10T07:08:27.2014140Z    Compiling widestring v1.2.1
2026-06-10T07:08:27.3481768Z    Compiling aes-gcm v0.10.3
2026-06-10T07:08:27.3955533Z    Compiling url v2.5.8
2026-06-10T07:08:27.4179924Z    Compiling postcard v1.1.3
2026-06-10T07:08:27.4579515Z    Compiling tokio-util v0.7.18
2026-06-10T07:08:27.5250745Z    Compiling tower v0.5.3
2026-06-10T07:08:27.5765414Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-10T07:08:28.0245320Z    Compiling spt-store v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-10T07:08:28.0661733Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-10T07:08:28.0823868Z    Compiling num_enum_derive v0.7.6
2026-06-10T07:08:28.2048205Z    Compiling windows v0.62.2
2026-06-10T07:08:28.3046632Z    Compiling data-encoding-macro v0.1.20
2026-06-10T07:08:28.3522366Z    Compiling chrono v0.4.45
2026-06-10T07:08:28.4933979Z    Compiling enum-assoc v1.3.0
2026-06-10T07:08:28.5717838Z    Compiling iroh-metrics-derive v0.4.1
2026-06-10T07:08:28.6176365Z    Compiling strum_macros v0.28.0
2026-06-10T07:08:28.7485266Z    Compiling h2 v0.4.14
2026-06-10T07:08:29.1906435Z    Compiling async-trait v0.1.89
2026-06-10T07:08:29.2362438Z    Compiling crossbeam-channel v0.5.15
2026-06-10T07:08:29.3613910Z    Compiling crossbeam-epoch v0.9.18
2026-06-10T07:08:29.4012773Z    Compiling windows-registry v0.6.1
2026-06-10T07:08:29.7144329Z    Compiling blake3 v1.8.5
2026-06-10T07:08:29.7281634Z    Compiling netwatch v0.16.0
2026-06-10T07:08:29.9376603Z    Compiling noq v0.18.0
2026-06-10T07:08:30.0202277Z    Compiling uuid v1.23.2
2026-06-10T07:08:30.0447671Z    Compiling acto v0.8.2
2026-06-10T07:08:30.1253368Z    Compiling mac-addr v0.3.0
2026-06-10T07:08:30.3452853Z    Compiling spt-msg v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-10T07:08:30.5780147Z    Compiling lru-slab v0.1.2
2026-06-10T07:08:30.5819659Z    Compiling foldhash v0.2.0
2026-06-10T07:08:30.5885160Z    Compiling tagptr v0.2.0
2026-06-10T07:08:30.5966592Z    Compiling sorted-index-buffer v0.2.1
2026-06-10T07:08:30.6105626Z    Compiling ryu v1.0.23
2026-06-10T07:08:30.6717255Z    Compiling identity-hash v0.1.0
2026-06-10T07:08:30.6774191Z    Compiling allocator-api2 v0.2.21
2026-06-10T07:08:30.7181265Z    Compiling rustc-hash v2.1.2
2026-06-10T07:08:30.7371109Z    Compiling xml-rs v0.8.28
2026-06-10T07:08:30.8043409Z    Compiling spt-runtime v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-10T07:08:30.8385581Z    Compiling moka v0.12.15
2026-06-10T07:08:30.8662834Z    Compiling iroh-metrics v0.38.3
2026-06-10T07:08:30.8827477Z    Compiling spt-term v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-10T07:08:31.1834952Z    Compiling netdev v0.42.0
2026-06-10T07:08:31.2789969Z    Compiling hashbrown v0.16.1
2026-06-10T07:08:31.4398505Z    Compiling strum v0.28.0
2026-06-10T07:08:31.5528933Z    Compiling iroh-relay v0.98.0
2026-06-10T07:08:31.7401189Z    Compiling xmltree v0.10.3
2026-06-10T07:08:32.0064406Z    Compiling num_enum v0.7.6
2026-06-10T07:08:32.0232614Z    Compiling n0-watcher v0.6.1
2026-06-10T07:08:32.0932311Z    Compiling tokio-stream v0.1.18
2026-06-10T07:08:32.1652851Z    Compiling tower-http v0.6.11
2026-06-10T07:08:32.1677053Z    Compiling iroh-base v0.98.0
2026-06-10T07:08:32.2592644Z    Compiling attohttpc v0.30.1
2026-06-10T07:08:32.3468816Z    Compiling simple-dns v0.9.3
2026-06-10T07:08:32.4152119Z    Compiling smol_str v0.1.24
2026-06-10T07:08:32.5129429Z    Compiling arrayvec v0.7.6
2026-06-10T07:08:32.7563501Z    Compiling resolv-conf v0.7.6
2026-06-10T07:08:32.9089037Z    Compiling constant_time_eq v0.4.2
2026-06-10T07:08:32.9520112Z    Compiling sha1_smol v1.0.1
2026-06-10T07:08:32.9778650Z    Compiling simdutf8 v0.1.5
2026-06-10T07:08:33.0139523Z    Compiling arrayref v0.3.9
2026-06-10T07:08:33.1923995Z    Compiling lru v0.16.4
2026-06-10T07:08:33.2391139Z    Compiling webpki-roots v1.0.7
2026-06-10T07:08:33.3534395Z    Compiling hyper v1.10.1
2026-06-10T07:08:33.3903683Z    Compiling seize v0.5.1
2026-06-10T07:08:33.4242368Z    Compiling serde_bytes v0.11.19
2026-06-10T07:08:33.4877577Z    Compiling hmac v0.12.1
2026-06-10T07:08:33.5197278Z    Compiling iroh v0.98.2
2026-06-10T07:08:33.6641743Z    Compiling cmov v0.5.4
2026-06-10T07:08:33.7412204Z    Compiling papaya v0.2.4
2026-06-10T07:08:33.8227679Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-10T07:08:33.9511441Z    Compiling hkdf v0.12.4
2026-06-10T07:08:33.9625964Z    Compiling backon v1.6.0
2026-06-10T07:08:34.0022725Z    Compiling ctutils v0.4.2
2026-06-10T07:08:34.0178926Z    Compiling sha1 v0.10.6
2026-06-10T07:08:34.1484844Z    Compiling iroh-dns v0.98.0
2026-06-10T07:08:34.2602307Z    Compiling spake2 v0.4.0
2026-06-10T07:08:34.3218964Z    Compiling recvmsg v1.0.0
2026-06-10T07:08:34.3296449Z    Compiling doctest-file v1.1.1
2026-06-10T07:08:34.4096050Z    Compiling spt-live v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-10T07:08:34.4100956Z    Compiling utf8parse v0.2.2
2026-06-10T07:08:34.4776753Z    Compiling anstyle v1.0.14
2026-06-10T07:08:34.4786018Z    Compiling once_cell_polyfill v1.70.2
2026-06-10T07:08:34.5804620Z    Compiling anstyle-parse v1.0.0
2026-06-10T07:08:34.6164168Z    Compiling anstyle-query v1.1.5
2026-06-10T07:08:34.7041750Z    Compiling colorchoice v1.0.5
2026-06-10T07:08:34.7990000Z    Compiling anstyle-wincon v3.0.11
2026-06-10T07:08:34.8089620Z    Compiling is_terminal_polyfill v1.70.2
2026-06-10T07:08:34.8109469Z    Compiling terminal_size v0.4.4
2026-06-10T07:08:34.8453730Z    Compiling clap_lex v1.1.0
2026-06-10T07:08:34.9216060Z    Compiling clap_derive v4.6.1
2026-06-10T07:08:34.9290657Z    Compiling qrcode v0.14.1
2026-06-10T07:08:34.9823814Z    Compiling interprocess v2.4.2
2026-06-10T07:08:35.2215331Z    Compiling anstream v1.0.0
2026-06-10T07:08:35.2272005Z    Compiling mock-adapter v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-10T07:08:35.7530944Z    Compiling hyper-util v0.1.20
2026-06-10T07:08:35.8102047Z    Compiling clap_builder v4.6.0
2026-06-10T07:08:37.6493184Z    Compiling igd-next v0.17.1
2026-06-10T07:08:38.6759701Z    Compiling clap v4.6.1
2026-06-10T07:08:38.8545347Z    Compiling wmi v0.18.4
2026-06-10T07:08:41.1881440Z    Compiling portmapper v0.16.0
2026-06-10T07:08:53.4407421Z    Compiling rustls-webpki v0.103.13
2026-06-10T07:08:55.7324460Z    Compiling tokio-rustls v0.26.4
2026-06-10T07:08:55.7324762Z    Compiling noq-proto v0.17.0
2026-06-10T07:08:55.7325000Z    Compiling rustls-platform-verifier v0.7.0
2026-06-10T07:08:55.8754877Z    Compiling hyper-rustls v0.27.9
2026-06-10T07:08:55.8755335Z    Compiling hickory-net v0.26.0-beta.4
2026-06-10T07:08:55.8755690Z    Compiling tokio-websockets v0.13.2
2026-06-10T07:08:56.0238536Z    Compiling reqwest v0.13.4
2026-06-10T07:08:56.9618249Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-10T07:09:13.5927628Z    Compiling spt-net v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-10T07:09:15.1605075Z    Compiling spt-daemon v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-10T07:09:23.7518175Z    Compiling spt v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-10T07:09:32.6147005Z    Compiling xtask v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-10T07:09:52.9097238Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
2026-06-10T07:09:53.0665399Z ##[group]Run cargo test --workspace
2026-06-10T07:09:53.0665723Z [36;1mcargo test --workspace[0m
2026-06-10T07:09:53.0726196Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-10T07:09:53.0726484Z ##[endgroup]
2026-06-10T07:09:53.8596323Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
2026-06-10T07:09:53.9129766Z      Running unittests src\main.rs (target\debug\deps\mock_session-f32992f8d55a1782.exe)
2026-06-10T07:09:53.9436662Z 
2026-06-10T07:09:53.9436920Z running 0 tests
2026-06-10T07:09:53.9437065Z 
2026-06-10T07:09:53.9437275Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:09:53.9437533Z 
2026-06-10T07:09:53.9449364Z      Running unittests src\shell.rs (target\debug\deps\mock_shell-8726e58dfb539f15.exe)
2026-06-10T07:09:53.9709889Z 
2026-06-10T07:09:53.9710270Z running 0 tests
2026-06-10T07:09:53.9710414Z 
2026-06-10T07:09:53.9710668Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:09:53.9710903Z 
2026-06-10T07:09:53.9721039Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-9a29a52ccd9f6c0a.exe)
2026-06-10T07:09:54.1820980Z 
2026-06-10T07:09:54.1821150Z running 3 tests
2026-06-10T07:09:54.1899736Z test mock_has_no_claude_code_conventions ... ok
2026-06-10T07:09:54.1900022Z test mock_manifest_parses_and_validates ... ok
2026-06-10T07:09:54.1900298Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-10T07:09:54.1900474Z 
2026-06-10T07:09:54.1900639Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-10T07:09:54.1900878Z 
2026-06-10T07:09:54.1913933Z      Running unittests src\main.rs (target\debug\deps\spt-0d4bc223a23aa54b.exe)
2026-06-10T07:09:54.8947787Z 
2026-06-10T07:09:54.8948161Z running 108 tests
2026-06-10T07:09:54.8959618Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-10T07:09:54.8960008Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-10T07:09:54.8960909Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-10T07:09:54.8961365Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-10T07:09:54.8962942Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-10T07:09:54.8965346Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-10T07:09:54.8966401Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-10T07:09:54.9026056Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-10T07:09:54.9083355Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-10T07:09:54.9152725Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-10T07:09:54.9171635Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-10T07:09:54.9194654Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-10T07:09:54.9245713Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-10T07:09:54.9304438Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-10T07:09:55.0420919Z test api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake ... ok
2026-06-10T07:09:55.1324909Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-10T07:09:55.3032011Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-10T07:09:55.3054059Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-10T07:09:55.3418290Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-10T07:09:55.3432346Z test api::tests::adapter_is_required ... ok
2026-06-10T07:09:55.3439973Z test api::tests::state_value_is_validated ... ok
2026-06-10T07:09:55.3461886Z test api::tests::surface_parses ... ok
2026-06-10T07:09:55.4856778Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-10T07:09:55.4911895Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-10T07:09:55.5007031Z test api::reporting::tests::history_log_appends ... ok
2026-06-10T07:09:55.5044534Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-10T07:09:55.5114134Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-10T07:09:55.5147591Z test cli::tests::access_subcommands_parse ... ok
2026-06-10T07:09:55.5167572Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-10T07:09:55.5168982Z test cli::tests::applied_message_renders_semver_or_counter_fallback ... ok
2026-06-10T07:09:55.5170216Z test cli::tests::connection_lines_net_less_hides_stale_heartbeat ... ok
2026-06-10T07:09:55.5172713Z test cli::tests::create_existing_name_is_usage_error ... ok
2026-06-10T07:09:55.5175144Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-10T07:09:55.5275899Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-10T07:09:55.5277221Z test cli::tests::create_not_elevated_refuses_without_saving ... ok
2026-06-10T07:09:55.5368689Z test cli::tests::create_prints_joining_material_when_elevated ... ok
2026-06-10T07:09:55.5398127Z test cli::tests::daemon_subcommands_parse ... ok
2026-06-10T07:09:55.5406211Z test cli::tests::digest_flag_defaults ... ok
2026-06-10T07:09:55.5407336Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-10T07:09:55.5436506Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-10T07:09:55.5437998Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-10T07:09:55.5480132Z test cli::tests::endpoint_subcommands_parse ... ok
2026-06-10T07:09:55.5508120Z test cli::tests::grant_subcommands_parse ... ok
2026-06-10T07:09:55.5535447Z test cli::tests::help_groups_cover_every_command ... ok
2026-06-10T07:09:55.5595754Z test cli::tests::hot_path_flat_and_moved_verbs_gone ... ok
2026-06-10T07:09:55.5607382Z test cli::tests::how_to_topics_cover_ready_and_send ... ok
2026-06-10T07:09:55.5618844Z test cli::tests::invalid_usage_errors ... ok
2026-06-10T07:09:55.5619965Z test cli::tests::join_gate_refuses_without_confirmed_elevation ... ok
2026-06-10T07:09:55.5712261Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-10T07:09:55.5715015Z test cli::tests::node_level_label_names_an_endpointless_peer ... ok
2026-06-10T07:09:55.5717372Z test cli::tests::node_rows_disambiguate_only_on_label_collision ... ok
2026-06-10T07:09:55.5719633Z test cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale ... ok
2026-06-10T07:09:55.5722051Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-10T07:09:55.5726008Z test cli::tests::notify_subnet_resolution_home_default ... ok
2026-06-10T07:09:55.5754701Z test cli::tests::notify_surface_parses ... ok
2026-06-10T07:09:55.5756732Z test cli::tests::origin_set_and_asset_urls_latest_and_tag ... ok
2026-06-10T07:09:55.5761052Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-10T07:09:55.5772981Z test cli::tests::pair_namespace_is_gone ... ok
2026-06-10T07:09:55.6001467Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-10T07:09:55.6050302Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-10T07:09:55.6169812Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-10T07:09:55.6171320Z test cli::tests::prune_candidates_resolve_never_guess ... ok
2026-06-10T07:09:55.6179683Z test cli::tests::ring_timeout_defaults ... ok
2026-06-10T07:09:55.6226435Z test api::startup::tests::missing_seed_refused ... ok
2026-06-10T07:09:55.6235234Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-10T07:09:55.6568838Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-10T07:09:55.6814085Z test cli::tests::run_bounded_yields_value_or_timeout_default ... ok
2026-06-10T07:09:55.6938720Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-10T07:09:55.6991794Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-10T07:09:55.7082508Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-10T07:09:55.7119015Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-10T07:09:55.7169473Z test cli::tests::shell_subcommands_parse ... ok
2026-06-10T07:09:55.7210349Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-10T07:09:55.7264361Z test cli::tests::show_code_prints_reprovisioning_material ... ok
2026-06-10T07:09:55.7379437Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-10T07:09:55.7410264Z test cli::tests::subcommands_parse ... ok
2026-06-10T07:09:55.7511659Z test cli::tests::subnet_arg_shapes_parse ... ok
2026-06-10T07:09:55.7515345Z test cli::tests::subnet_status_renders_rows_and_hints_never_secrets ... ok
2026-06-10T07:09:55.7516821Z test cli::tests::subnets_joined_banner_renders_rows_and_divider ... ok
2026-06-10T07:09:55.7518071Z test cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation ... ok
2026-06-10T07:09:55.7520855Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-10T07:09:55.7523350Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-10T07:09:55.7524843Z test elevation::tests::admin_terminal_style_has_no_command_prefix ... ok
2026-06-10T07:09:55.7525909Z test elevation::tests::auto_elevate_only_when_unix_interactive_and_unelevated ... ok
2026-06-10T07:09:55.7527176Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-10T07:09:55.7528551Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-10T07:09:55.7529554Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-10T07:09:55.7531209Z test elevation::tests::sudo_rerun_shell_quotes_spaced_args ... ok
2026-06-10T07:09:55.7532115Z test elevation::tests::sudo_rerun_uses_absolute_path_not_bare_name ... ok
2026-06-10T07:09:55.7594182Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-10T07:09:55.7596784Z test wansend::tests::refusals_render_copy_paste_targets ... ok
2026-06-10T07:09:55.7597154Z test cli::tests::probe_all_timeout_settles_false_without_stalling_batch ... ok
2026-06-10T07:09:55.8013561Z test cli::tests::probe_all_runs_concurrently_in_input_order ... ok
2026-06-10T07:09:55.8169948Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-10T07:09:55.8871054Z test api::worker::tests::worker_poll_holds_deferred_while_resting ... ok
2026-06-10T07:09:55.8898751Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-10T07:09:56.0815594Z test cli::tests::probe_all_cap_batches_into_windows ... ok
2026-06-10T07:09:57.9201037Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-10T07:10:13.2869474Z test cli::tests::owner_shutdown_gated_by_can_shutdown_grant ... ok
2026-06-10T07:10:13.5221328Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-10T07:10:13.5565934Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-10T07:10:13.5833922Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-10T07:10:13.7381675Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-10T07:10:13.9232369Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-10T07:10:24.2273045Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-10T07:10:24.2341597Z test cli::tests::shutdown_soft_stops_and_suspends ... ok
2026-06-10T07:10:24.5445735Z test wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate ... ok
2026-06-10T07:10:24.7107826Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-10T07:10:24.7108083Z 
2026-06-10T07:10:24.7108515Z test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.82s
2026-06-10T07:10:24.7109116Z 
2026-06-10T07:10:24.7225587Z      Running tests\brain_split.rs (target\debug\deps\brain_split-e1fcf78ea34f952b.exe)
2026-06-10T07:10:24.7765862Z 
2026-06-10T07:10:24.7766055Z running 2 tests
2026-06-10T07:10:25.4815973Z ELEVATED_DAEMON: no unelevated identity to drop to — serving with the elevated token
2026-06-10T07:10:25.4816391Z ELEVATED_DAEMON: no unelevated identity to drop to — serving with the elevated token
2026-06-10T07:10:25.5396610Z BRAIN_UP: connected to broker spt-daemon-broker-0c161d132d81649c.sock (pid 6224, generation 0, start-reason cold)
2026-06-10T07:10:25.5457112Z BRAIN_UP: connected to broker spt-daemon-broker-1daca6e4402a91ae.sock (pid 41952, generation 0, start-reason cold)
2026-06-10T07:10:25.7314033Z BRAIN_EXIT: brain child exited (exit code: 1) — respawning
2026-06-10T07:10:25.7314277Z BRAIN_RESTART: supervised respawn in 4s
2026-06-10T07:10:25.7368577Z BRAIN_EXIT: brain child exited (exit code: 1) — respawning
2026-06-10T07:10:25.7369330Z BRAIN_RESTART: supervised respawn in 4s
2026-06-10T07:10:29.7474804Z BRAIN_UP: connected to broker spt-daemon-broker-0c161d132d81649c.sock (pid 33660, generation 1, start-reason crash)
2026-06-10T07:10:29.7524853Z BRAIN_UP: connected to broker spt-daemon-broker-1daca6e4402a91ae.sock (pid 51644, generation 1, start-reason crash)
2026-06-10T07:10:29.9052270Z test broker_survives_brain_kill_and_respawns_it ... ok
2026-06-10T07:10:30.0498633Z test seed_anchor_survives_brain_cycle ... ok
2026-06-10T07:10:30.0498905Z 
2026-06-10T07:10:30.0499257Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.27s
2026-06-10T07:10:30.0499630Z 
2026-06-10T07:10:30.0517745Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-3313625e642c5d84.exe)
2026-06-10T07:10:30.5546803Z 
2026-06-10T07:10:30.5547011Z running 4 tests
2026-06-10T07:10:31.0960575Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-10T07:10:31.1403974Z SEEDED:20488
2026-06-10T07:10:31.4304963Z test seed_then_listen_binds_and_relays ... ok
2026-06-10T07:10:31.6124694Z test mock_adapter_drives_the_full_contract ... ok
2026-06-10T07:10:31.6309273Z SEEDED:20488
2026-06-10T07:10:32.9442736Z test live_agent_lifecycle_e2e ... ok
2026-06-10T07:10:32.9442925Z 
2026-06-10T07:10:32.9443077Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.39s
2026-06-10T07:10:32.9443404Z 
2026-06-10T07:10:32.9457815Z      Running tests\n1_compat.rs (target\debug\deps\n1_compat-9465db6dfc75c857.exe)
2026-06-10T07:10:32.9961669Z 
2026-06-10T07:10:32.9961857Z running 1 test
2026-06-10T07:10:34.2179887Z test brain_accepts_old_and_new_broker_argv ... ok
2026-06-10T07:10:34.2180065Z 
2026-06-10T07:10:34.2180214Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
2026-06-10T07:10:34.2180422Z 
2026-06-10T07:10:34.2193058Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-f223b0904b831f5a.exe)
2026-06-10T07:10:34.6947736Z 
2026-06-10T07:10:34.6947973Z running 1 test
2026-06-10T07:10:34.6949620Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-10T07:10:34.6949779Z 
2026-06-10T07:10:34.6949937Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:10:34.6950147Z 
2026-06-10T07:10:34.6960773Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-a3616d12b07ba8c8.exe)
2026-06-10T07:10:34.7479878Z 
2026-06-10T07:10:34.7480088Z running 1 test
2026-06-10T07:10:34.7481314Z test install_script_against_staged_release ... ok
2026-06-10T07:10:34.7481481Z 
2026-06-10T07:10:34.7481634Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:10:34.7481843Z 
2026-06-10T07:10:34.7493141Z      Running tests\quickstart_e2e.rs (target\debug\deps\quickstart_e2e-6404efb2b8d0e9e8.exe)
2026-06-10T07:10:34.7757480Z 
2026-06-10T07:10:34.7757583Z running 1 test
2026-06-10T07:10:37.8846311Z test published_messaging_quickstart_runs_as_written ... ok
2026-06-10T07:10:37.8846548Z 
2026-06-10T07:10:37.8846992Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.11s
2026-06-10T07:10:37.8847373Z 
2026-06-10T07:10:37.8860594Z      Running tests\release_verify_e2e.rs (target\debug\deps\release_verify_e2e-d615ca976bcf24b8.exe)
2026-06-10T07:10:38.2832009Z 
2026-06-10T07:10:38.2832232Z running 1 test
2026-06-10T07:10:38.2833597Z test published_release_verifies_against_embedded_anchor ... ok
2026-06-10T07:10:38.2833782Z 
2026-06-10T07:10:38.2833932Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:10:38.2834139Z 
2026-06-10T07:10:38.2845695Z      Running tests\shell_e2e.rs (target\debug\deps\shell_e2e-d61fad40731f9ccb.exe)
2026-06-10T07:10:38.7776195Z 
2026-06-10T07:10:38.7776676Z running 1 test
2026-06-10T07:10:39.5607931Z test mock_shell_binary_drives_the_full_link ... ok
2026-06-10T07:10:39.5608106Z 
2026-06-10T07:10:39.5608292Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
2026-06-10T07:10:39.5608498Z 
2026-06-10T07:10:39.5623316Z      Running tests\shell_sleepwake_e2e.rs (target\debug\deps\shell_sleepwake_e2e-4131950c5841e810.exe)
2026-06-10T07:10:40.1030641Z 
2026-06-10T07:10:40.1030888Z running 1 test
2026-06-10T07:10:41.5554036Z test sleep_wake_cycle_drives_from_both_ends ... ok
2026-06-10T07:10:41.5554206Z 
2026-06-10T07:10:41.5554364Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s
2026-06-10T07:10:41.5554573Z 
2026-06-10T07:10:41.5572922Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-3b54fc9e1a280d9c.exe)
2026-06-10T07:10:42.2513729Z 
2026-06-10T07:10:42.2513991Z running 234 tests
2026-06-10T07:10:42.2520660Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-10T07:10:42.2523202Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-10T07:10:42.2523693Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-10T07:10:42.2525316Z test brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy ... ok
2026-06-10T07:10:42.2527747Z test brainproc::tests::brain_child_args_carry_generation_and_reason ... ok
2026-06-10T07:10:42.2529860Z test brainproc::tests::consumer_gate_spawns_once_when_net_enabled ... ok
2026-06-10T07:10:42.2559508Z test applyhost::tests::brain_restart_verb_raises_the_supervisor_signal ... ok
2026-06-10T07:10:42.2561874Z test brainproc::tests::start_reason_arg_round_trips_and_is_lenient ... ok
2026-06-10T07:10:42.2619757Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-10T07:10:42.2631942Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-10T07:10:42.2633250Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-10T07:10:42.2634238Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-10T07:10:42.2634738Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-10T07:10:42.2638127Z test broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic ... ok
2026-06-10T07:10:42.2645437Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-10T07:10:42.2650658Z test broker::tests::sessions_reply_resume_seq_defaults_when_absent ... ok
2026-06-10T07:10:42.2652046Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-10T07:10:42.2727962Z test access::tests::gate_decision_table ... ok
2026-06-10T07:10:42.2745385Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-10T07:10:42.2761340Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-10T07:10:42.2767443Z test config::tests::detached_subnets_knob_defaults_empty ... ok
2026-06-10T07:10:42.2795119Z test applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads ... ok
2026-06-10T07:10:42.2796792Z test config::tests::missing_file_is_default ... ok
2026-06-10T07:10:42.2816358Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-10T07:10:42.2821475Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-10T07:10:42.2823371Z test brainproc::tests::planned_restart_respawns_with_update_reason ... ok
2026-06-10T07:10:42.2828474Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-10T07:10:42.2836258Z test config::tests::save_load_roundtrip ... ok
2026-06-10T07:10:42.2836640Z test daemon::tests::net_retry_backoff_doubles_then_caps ... ok
2026-06-10T07:10:42.2837803Z test daemon::tests::windows_arg_quoting_roundtrips_the_rules ... ok
2026-06-10T07:10:42.2848093Z test deelevate::tests::env_overlay_keeps_explicit_spt_home_alive ... ok
2026-06-10T07:10:42.2848557Z test deelevate::tests::plan_spawn_deelevates_only_with_a_target ... ok
2026-06-10T07:10:42.2852980Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-10T07:10:42.2862235Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-10T07:10:42.2878993Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-10T07:10:42.2892940Z test applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary ... ok
2026-06-10T07:10:42.2904401Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-10T07:10:42.2922367Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-10T07:10:42.2957911Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-10T07:10:42.2968052Z test applyhost::tests::apply_staged_update_set_selects_local_platform_artifact ... ok
2026-06-10T07:10:42.2968576Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-10T07:10:42.2971626Z test applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint ... ok
2026-06-10T07:10:42.2972274Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-10T07:10:42.2972762Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-10T07:10:42.2973158Z test digesthub::tests::render_is_glanceable ... ok
2026-06-10T07:10:42.2973636Z test applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single ... ok
2026-06-10T07:10:42.2974598Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-10T07:10:42.2976891Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-10T07:10:42.2978650Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-10T07:10:42.2979049Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-10T07:10:42.2979752Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-10T07:10:42.2980401Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-10T07:10:42.2982636Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-10T07:10:42.2983230Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-10T07:10:42.2985055Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-10T07:10:42.2985436Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-10T07:10:42.2988521Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-10T07:10:42.2989270Z test grants::tests::escalation_answers_apply ... ok
2026-06-10T07:10:42.2992568Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-10T07:10:42.2994555Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-10T07:10:42.2996420Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-10T07:10:42.2998469Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-10T07:10:42.3000206Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-10T07:10:42.3004422Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-10T07:10:42.3060903Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-10T07:10:42.3112123Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-10T07:10:42.3192468Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-10T07:10:42.3217211Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-10T07:10:42.3217633Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-10T07:10:42.3219315Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-10T07:10:42.3246420Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-10T07:10:42.3251262Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-10T07:10:42.3321572Z test applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched ... ok
2026-06-10T07:10:42.3364827Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-10T07:10:42.3366890Z test machineid::tests::hash_is_domain_separated_and_stable ... ok
2026-06-10T07:10:42.4028506Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-10T07:10:42.4029947Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-10T07:10:42.4032709Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-10T07:10:42.4034169Z test msg::tests::output_envelope_round_trips ... ok
2026-06-10T07:10:42.4035745Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-10T07:10:42.4037042Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-10T07:10:42.4223867Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-10T07:10:42.4438822Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-10T07:10:42.4840550Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-10T07:10:42.5239444Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-10T07:10:42.6246301Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-10T07:10:42.7087161Z test brainproc::tests::supervisor_owns_generation_and_stamps_start_reason ... ok
2026-06-10T07:10:42.7122971Z test brainproc::tests::supervisor_respawns_brain_until_stopped ... ok
2026-06-10T07:10:42.7136353Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-10T07:10:42.7399173Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-10T07:10:42.7965798Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-10T07:10:42.8974838Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-10T07:10:42.9663250Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-10T07:10:43.0565440Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-10T07:10:43.0878825Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-10T07:10:43.1387189Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-10T07:10:43.1571629Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-10T07:10:43.1573302Z test pairhost::tests::wire_errors_classify_for_the_guided_ux ... ok
2026-06-10T07:10:43.1583687Z test peerloop::tests::advertise_marker_is_taken_exactly_once ... ok
2026-06-10T07:10:43.1732686Z test peerloop::tests::fire_due_rotations_rotates_due_and_leaves_pending ... ok
2026-06-10T07:10:43.1733898Z test peerloop::tests::first_tick_is_due_and_never_underflows ... ok
2026-06-10T07:10:43.1748301Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-10T07:10:43.1750534Z test peerloop::tests::push_target_is_the_full_roster_minus_self_and_tombstoned ... ok
2026-06-10T07:10:43.1852822Z test peerloop::tests::seeded_dial_order_fallback_and_writeback ... ok
2026-06-10T07:10:43.1853883Z test peerloop::tests::supervisor_backoff_doubles_caps_and_resets ... ok
2026-06-10T07:10:43.1974887Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-10T07:10:43.1991556Z test peerloop::tests::heartbeat_writes_and_advances ... ok
2026-06-10T07:10:43.2092054Z test presence::tests::mra_degrades_to_local_and_skips_noise_rows ... ok
2026-06-10T07:10:43.2144907Z test presence::tests::mra_joins_local_and_gossiped_legs_under_one_max ... ok
2026-06-10T07:10:43.2161028Z test peerloop::tests::supervisor_restarts_a_panicking_pump_until_stop ... ok
2026-06-10T07:10:43.2162013Z test presence::tests::snapshot_loading_degrades_on_junk ... ok
2026-06-10T07:10:43.2162456Z test propagate::tests::classifier_maps_every_status_shape ... ok
2026-06-10T07:10:43.2238977Z test presence::tests::subnet_scope_gates_both_legs ... ok
2026-06-10T07:10:43.7735118Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-10T07:10:43.9581706Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-10T07:10:44.0134501Z test linkhost::tests::run_action_relinks_drives_and_refuses ... ok
2026-06-10T07:10:44.0138932Z test machineid::tests::machine_id_hash_resolves_and_is_stable ... ok
2026-06-10T07:10:44.1012878Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-10T07:10:44.1935541Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-10T07:10:44.1936881Z test reconcile::tests::active_node_wins ... ok
2026-06-10T07:10:44.1938321Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-10T07:10:44.1939659Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-10T07:10:44.1941024Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-10T07:10:44.2197246Z test registryhost::tests::admitted_feeds_stamp_the_heard_map ... ok
2026-06-10T07:10:44.2964722Z test notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked ... ok
2026-06-10T07:10:44.3455431Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-10T07:10:44.4360244Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-10T07:10:44.4637233Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-10T07:10:44.5911668Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-10T07:10:44.6001548Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-10T07:10:44.6040207Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-10T07:10:44.6123606Z test registryhost::tests::apply_node_labels_gates_and_merges ... ok
2026-06-10T07:10:44.6220920Z test registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots ... ok
2026-06-10T07:10:44.6771572Z test notif::tests::shell_notif_templates_render_for_attached_instances_only ... ok
2026-06-10T07:10:44.6906970Z test registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices ... ok
2026-06-10T07:10:44.6908295Z test registryhost::tests::superseded_requires_label_and_machine_id_under_other_key ... ok
2026-06-10T07:10:44.6937028Z test registryhost::tests::with_epoch_is_the_one_canonical_counter ... ok
2026-06-10T07:10:44.7902064Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-10T07:10:44.8831872Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-10T07:10:44.8905647Z test relcache::tests::partial_update_set_can_serve_held_platform_only ... ok
2026-06-10T07:10:44.9009372Z test relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage ... ok
2026-06-10T07:10:44.9094595Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-10T07:10:44.9172569Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-10T07:10:44.9209109Z test relcache::tests::update_set_round_trips_and_loads_by_platform ... ok
2026-06-10T07:10:44.9298016Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-10T07:10:44.9390822Z test release::tests::builtin_keys_merge_and_revoke_under_file_overlay ... ok
2026-06-10T07:10:44.9481183Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-10T07:10:44.9568704Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-10T07:10:44.9569782Z test release::tests::hex_roundtrips ... ok
2026-06-10T07:10:44.9832994Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-10T07:10:44.9927955Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-10T07:10:44.9932393Z test release::tests::revoked_key_is_rejected ... ok
2026-06-10T07:10:44.9934226Z test release::tests::shipped_builtin_table_is_well_formed ... ok
2026-06-10T07:10:45.0020447Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-10T07:10:45.0110724Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-10T07:10:45.0156942Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-10T07:10:45.0199563Z test release::tests::update_set_artifact_mismatch_is_rejected ... ok
2026-06-10T07:10:45.0287860Z test release::tests::update_set_missing_platform_is_typed_rejection ... ok
2026-06-10T07:10:45.0332858Z test release::tests::update_set_channel_and_rollback_gates_hold ... ok
2026-06-10T07:10:45.0378359Z test release::tests::update_set_tampering_breaks_whole_set_signature ... ok
2026-06-10T07:10:45.0422287Z test release::tests::update_set_verifies_and_selects_platform_artifact ... ok
2026-06-10T07:10:45.0468314Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-10T07:10:45.0492871Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-10T07:10:45.0536951Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-10T07:10:45.0538358Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-10T07:10:45.0557703Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-10T07:10:45.0639741Z test resting::tests::deferred_held_keys_on_the_durable_rest_record ... ok
2026-06-10T07:10:45.0654593Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-10T07:10:45.0655778Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-10T07:10:45.1073769Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-10T07:10:45.1158899Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-10T07:10:45.1159807Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-10T07:10:45.1783781Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-10T07:10:45.2662462Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-10T07:10:45.3906617Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-10T07:10:45.4797757Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-10T07:10:45.4799074Z test seedproofx::grace_tests::grade_truth_table ... ok
2026-06-10T07:10:45.4800972Z test seedproofx::grace_tests::seed_never_appears_in_roster_gossip ... ok
2026-06-10T07:10:45.4802706Z test seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed ... ok
2026-06-10T07:10:45.4804009Z test seedproofx::roster_tests::empty_roster_frame_round_trips ... ok
2026-06-10T07:10:45.4805854Z test seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self ... ok
2026-06-10T07:10:45.4807631Z test seedproofx::roster_tests::malformed_roster_frame_rejected ... ok
2026-06-10T07:10:45.4810013Z test seedproofx::roster_tests::roster_frame_round_trips ... ok
2026-06-10T07:10:45.6278186Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-10T07:10:45.6279276Z test service::tests::plan_start_prefers_service_then_spawn_idempotent ... ok
2026-06-10T07:10:45.6280451Z test service::tests::plan_stop_routes_managed_then_ipc_then_noop ... ok
2026-06-10T07:10:45.6281518Z test service::tests::run_refused_only_when_windows_and_vanishing ... ok
2026-06-10T07:10:45.6286954Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-10T07:10:45.6289229Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-10T07:10:45.6291955Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-10T07:10:45.6422647Z test shelldisc::tests::discover_across_joins_other_node_subnet_adapters ... ok
2026-06-10T07:10:45.6526725Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-10T07:10:45.6686420Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-10T07:10:45.6694255Z test registryhost::tests::advertise_local_stamps_the_node_label ... ok
2026-06-10T07:10:45.6881907Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-10T07:10:45.6995538Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-10T07:10:45.7101075Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-10T07:10:45.7291252Z test registryhost::tests::advertisement_carries_the_presence_datum ... ok
2026-06-10T07:10:45.7293745Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-10T07:10:45.7295440Z test shellwake::tests::backoff_curve_doubles_to_the_cap ... ok
2026-06-10T07:10:45.7364411Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-10T07:10:45.7523221Z test shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches ... ok
2026-06-10T07:10:45.7555263Z test shellwake::tests::resolve_wake_refuses_without_a_reachable_owner ... ok
2026-06-10T07:10:45.7674776Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-10T07:10:45.7839168Z test registryhost::tests::evict_silent_peers_never_touches_own_rows ... ok
2026-06-10T07:10:45.8176768Z test shellwake::tests::watcher_opcode_exit_fires_resolution_once ... ok
2026-06-10T07:10:45.8177996Z test sync::tests::gate_decision_table ... ok
2026-06-10T07:10:45.8727040Z test shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot ... ok
2026-06-10T07:10:45.8734032Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-10T07:10:45.8739058Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-10T07:10:45.8741083Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-10T07:10:45.8743424Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-10T07:10:45.8745142Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-10T07:10:45.8747744Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-10T07:10:45.8943796Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-10T07:10:45.9082272Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-10T07:10:45.9188759Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-10T07:10:45.9231924Z test update::tests::plan_verified_update_set_uses_selected_platform_spec ... ok
2026-06-10T07:10:45.9233656Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-10T07:10:45.9378127Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-10T07:10:45.9553940Z test shellwake::tests::reconcile_flips_watchers_with_instance_state ... ok
2026-06-10T07:10:45.9873263Z test relay::tests::run_honors_stop ... ok
2026-06-10T07:10:45.9873806Z test shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline ... ok
2026-06-10T07:10:46.0194929Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-10T07:10:46.0525992Z test shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases ... ok
2026-06-10T07:10:46.0846956Z test resting::tests::rest_edges_cascade_shells_with_divergence ... ok
2026-06-10T07:10:46.0919555Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-10T07:10:46.0987591Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-10T07:10:46.1053302Z test seedmap::tests::stop_op_acks_then_serve_returns ... ok
2026-06-10T07:10:46.1118585Z test seedmap::tests::take_absent_is_none ... ok
2026-06-10T07:10:46.1246732Z test serveprobe::tests::is_serving_subnet_honors_membership_and_detach ... ok
2026-06-10T07:10:46.1882227Z test shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch ... ok
2026-06-10T07:10:46.3508003Z test shellwake::tests::watcher_crash_exits_respawn_then_give_up ... ok
2026-06-10T07:10:46.7464828Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-10T07:10:46.7465004Z 
2026-06-10T07:10:46.7465163Z test result: ok. 234 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.50s
2026-06-10T07:10:46.7465380Z 
2026-06-10T07:10:46.7527562Z      Running tests\access.rs (target\debug\deps\access-fe88cdf15d6ab061.exe)
2026-06-10T07:10:47.4927184Z 
2026-06-10T07:10:47.4927427Z running 1 test
2026-06-10T07:10:47.7193020Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-10T07:10:47.7194030Z 
2026-06-10T07:10:47.7194202Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
2026-06-10T07:10:47.7194424Z 
2026-06-10T07:10:47.7284685Z      Running tests\attach.rs (target\debug\deps\attach-d04af715905221da.exe)
2026-06-10T07:10:48.4579639Z 
2026-06-10T07:10:48.4579874Z running 3 tests
2026-06-10T07:10:48.5838969Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-10T07:10:48.5966818Z test attach_registers_remote_drive_detection ... ok
2026-06-10T07:10:48.6008151Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-10T07:10:48.6008437Z 
2026-06-10T07:10:48.6008594Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
2026-06-10T07:10:48.6008792Z 
2026-06-10T07:10:48.6191872Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-d107bdeb088c00f1.exe)
2026-06-10T07:10:49.3384993Z 
2026-06-10T07:10:49.3385347Z running 1 test
2026-06-10T07:10:49.3544583Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-10T07:10:49.3544994Z 
2026-06-10T07:10:49.3545156Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-10T07:10:49.3545369Z 
2026-06-10T07:10:49.3558324Z      Running tests\broker.rs (target\debug\deps\broker-a8ef4b1e145f4a0d.exe)
2026-06-10T07:10:50.0707912Z 
2026-06-10T07:10:50.0708170Z running 1 test
2026-06-10T07:10:50.0871580Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-10T07:10:50.0871798Z 
2026-06-10T07:10:50.0872016Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-10T07:10:50.0872230Z 
2026-06-10T07:10:50.0884814Z      Running tests\budget.rs (target\debug\deps\budget-2ae8c26d2d02d9b3.exe)
2026-06-10T07:10:50.8089799Z 
2026-06-10T07:10:50.8090040Z running 1 test
2026-06-10T07:10:50.8091642Z test measure_dormant_seat_budget ... ok
2026-06-10T07:10:50.8091800Z 
2026-06-10T07:10:50.8091973Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:10:50.8092186Z 
2026-06-10T07:10:50.8103578Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-34e086bfaa56e177.exe)
2026-06-10T07:10:51.5838068Z 
2026-06-10T07:10:51.5838381Z running 1 test
2026-06-10T07:10:54.9280648Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-10T07:10:54.9280840Z 
2026-06-10T07:10:54.9281004Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.34s
2026-06-10T07:10:54.9281216Z 
2026-06-10T07:10:54.9300591Z      Running tests\digest.rs (target\debug\deps\digest-c6bee1219cc4504c.exe)
2026-06-10T07:10:55.6938562Z 
2026-06-10T07:10:55.6938813Z running 1 test
2026-06-10T07:10:55.8298755Z test digest_daemon_half_end_to_end ... ok
2026-06-10T07:10:55.8298919Z 
2026-06-10T07:10:55.8299087Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
2026-06-10T07:10:55.8299317Z 
2026-06-10T07:10:55.8318682Z      Running tests\dispatch.rs (target\debug\deps\dispatch-1357af38edefe0a3.exe)
2026-06-10T07:10:56.5301681Z 
2026-06-10T07:10:56.5301948Z running 11 tests
2026-06-10T07:10:56.5307336Z test classify_routes_a_node_label_feed_to_registry ... ok
2026-06-10T07:10:56.6706344Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-10T07:10:56.7681495Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-10T07:10:57.3918725Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-10T07:10:58.5799020Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-10T07:10:58.7214498Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-10T07:10:58.8839663Z test dispatcher_serves_a_subnet_serve_probe ... ok
2026-06-10T07:10:59.0372476Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-10T07:10:59.1953848Z test dispatcher_surfaces_a_remote_won_notif_at_the_winning_node ... ok
2026-06-10T07:10:59.3912910Z test dispatcher_serves_a_cross_node_shell_link ... ok
2026-06-10T07:10:59.5401361Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-10T07:10:59.5401536Z 
2026-06-10T07:10:59.5401750Z test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s
2026-06-10T07:10:59.5402034Z 
2026-06-10T07:10:59.5910554Z      Running tests\handoff.rs (target\debug\deps\handoff-5b3443ae1c154118.exe)
2026-06-10T07:11:00.3065695Z 
2026-06-10T07:11:00.3065949Z running 1 test
2026-06-10T07:11:00.4882972Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-10T07:11:00.4883183Z 
2026-06-10T07:11:00.4883339Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
2026-06-10T07:11:00.4883580Z 
2026-06-10T07:11:00.4898057Z      Running tests\idempotent.rs (target\debug\deps\idempotent-7dbc81805783d053.exe)
2026-06-10T07:11:01.2215129Z 
2026-06-10T07:11:01.2215373Z running 1 test
2026-06-10T07:11:01.2958404Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-10T07:11:01.2958725Z 
2026-06-10T07:11:01.2959015Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
2026-06-10T07:11:01.2959635Z 
2026-06-10T07:11:01.3021009Z      Running tests\mesh.rs (target\debug\deps\mesh-ca288515e0e43f66.exe)
2026-06-10T07:11:02.0137103Z 
2026-06-10T07:11:02.0137341Z running 2 tests
2026-06-10T07:11:02.4417890Z test all_online_star_a_reaches_c_b_never_relays ... ok
2026-06-10T07:11:02.7483293Z test staggered_offliner_still_meshes ... ok
2026-06-10T07:11:02.7483509Z 
2026-06-10T07:11:02.7483762Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
2026-06-10T07:11:02.7484055Z 
2026-06-10T07:11:02.7650716Z      Running tests\netbroker.rs (target\debug\deps\netbroker-528070262151f434.exe)
2026-06-10T07:11:03.4717900Z 
2026-06-10T07:11:03.4718157Z running 5 tests
2026-06-10T07:11:03.4745522Z test netless_broker_probes_gracefully ... ok
2026-06-10T07:11:03.5150649Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-10T07:11:03.5211754Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-10T07:11:03.5591807Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-10T07:11:03.5638026Z test brain_dials_second_broker_over_loopback ... ok
2026-06-10T07:11:03.5638281Z 
2026-06-10T07:11:03.5638539Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-10T07:11:03.5638895Z 
2026-06-10T07:11:03.5741963Z      Running tests\netstream.rs (target\debug\deps\netstream-62e3190814ca4c31.exe)
2026-06-10T07:11:04.2880026Z 
2026-06-10T07:11:04.2880303Z running 2 tests
2026-06-10T07:11:04.5144480Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-10T07:11:04.5953460Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-10T07:11:04.5953674Z 
2026-06-10T07:11:04.5953929Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-10T07:11:04.5954913Z 
2026-06-10T07:11:04.6093580Z      Running tests\notifsync.rs (target\debug\deps\notifsync-54a84860ea900d29.exe)
2026-06-10T07:11:05.3214342Z 
2026-06-10T07:11:05.3214584Z running 1 test
2026-06-10T07:11:05.5142877Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-10T07:11:05.5143230Z 
2026-06-10T07:11:05.5143570Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-10T07:11:05.5143956Z 
2026-06-10T07:11:05.5201033Z      Running tests\pairjoin.rs (target\debug\deps\pairjoin-0791bd19ce30047b.exe)
2026-06-10T07:11:06.2308672Z 
2026-06-10T07:11:06.2308973Z running 1 test
2026-06-10T07:11:06.5215500Z test daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end ... ok
2026-06-10T07:11:06.5215709Z 
2026-06-10T07:11:06.5215898Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
2026-06-10T07:11:06.5216366Z 
2026-06-10T07:11:06.5254387Z      Running tests\peerloop.rs (target\debug\deps\peerloop-ecc408777c600e8b.exe)
2026-06-10T07:11:07.2294582Z 
2026-06-10T07:11:07.2294829Z running 1 test
2026-06-10T07:11:09.1743730Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-10T07:11:09.1743915Z 
2026-06-10T07:11:09.1744131Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.94s
2026-06-10T07:11:09.1744479Z 
2026-06-10T07:11:09.1807014Z      Running tests\presence.rs (target\debug\deps\presence-ddf6a597c4bde561.exe)
2026-06-10T07:11:09.9053030Z 
2026-06-10T07:11:09.9053271Z running 2 tests
2026-06-10T07:11:10.1142264Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-10T07:11:13.0665822Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-10T07:11:13.0666022Z 
2026-06-10T07:11:13.0666182Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.16s
2026-06-10T07:11:13.0666438Z 
2026-06-10T07:11:13.0714571Z      Running tests\propagate.rs (target\debug\deps\propagate-7f75a774fee5f217.exe)
2026-06-10T07:11:13.7806873Z 
2026-06-10T07:11:13.7807279Z running 6 tests
2026-06-10T07:11:13.9113833Z test untrusted_origin_gets_no_offer ... ok
2026-06-10T07:11:13.9118005Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-10T07:11:13.9234245Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-10T07:11:14.0254544Z test update_set_propagates_selected_platform_artifact ... ok
2026-06-10T07:11:14.1342782Z test status_query_drives_the_convergence_table_end_to_end ... ok
2026-06-10T07:11:14.1517814Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-10T07:11:14.1518004Z 
2026-06-10T07:11:14.1518177Z test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
2026-06-10T07:11:14.1518716Z 
2026-06-10T07:11:14.1849746Z      Running tests\replicate.rs (target\debug\deps\replicate-3a7c5f738ac450f5.exe)
2026-06-10T07:11:14.9028719Z 
2026-06-10T07:11:14.9029001Z running 1 test
2026-06-10T07:11:15.0302076Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-10T07:11:15.0302317Z 
2026-06-10T07:11:15.0302695Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
2026-06-10T07:11:15.0303133Z 
2026-06-10T07:11:15.0403265Z      Running tests\reseed.rs (target\debug\deps\reseed-a15ab25a2f1e36d6.exe)
2026-06-10T07:11:15.7501390Z 
2026-06-10T07:11:15.7501634Z running 2 tests
2026-06-10T07:11:15.8361806Z test benign_offliner_is_reseeded_across_a_rotation ... ok
2026-06-10T07:11:17.9430216Z test revoked_node_is_denied_and_never_reseeded ... ok
2026-06-10T07:11:17.9430447Z 
2026-06-10T07:11:17.9430658Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.19s
2026-06-10T07:11:17.9430878Z 
2026-06-10T07:11:17.9469031Z      Running tests\resume.rs (target\debug\deps\resume-b50baf4133d13d6f.exe)
2026-06-10T07:11:18.6523454Z 
2026-06-10T07:11:18.6523680Z running 3 tests
2026-06-10T07:11:18.9829959Z test resume_mode_brain_spawning_new_sessions_delivers_each ... ok
2026-06-10T07:11:20.9982850Z test cold_start_resumes_all_sessions_from_the_broker_cursor ... ok
2026-06-10T07:11:23.0376705Z test resume_below_ring_floor_clamps_forward_without_gap_error ... ok
2026-06-10T07:11:23.0376991Z 
2026-06-10T07:11:23.0377209Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.39s
2026-06-10T07:11:23.0377501Z 
2026-06-10T07:11:23.0400729Z      Running tests\rosterprop.rs (target\debug\deps\rosterprop-ce5ac55e5c8a50ce.exe)
2026-06-10T07:11:23.7502640Z 
2026-06-10T07:11:23.7502923Z running 2 tests
2026-06-10T07:11:23.8383455Z test roster_propagates_transitively_on_connect ... ok
2026-06-10T07:11:23.8385262Z test roster_exchange_never_leaks_unproven_subnets ... ok
2026-06-10T07:11:23.8385423Z 
2026-06-10T07:11:23.8385581Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-10T07:11:23.8386110Z 
2026-06-10T07:11:23.8423237Z      Running tests\seedproofx.rs (target\debug\deps\seedproofx-32a3daa5a3b59372.exe)
2026-06-10T07:11:24.5653009Z 
2026-06-10T07:11:24.5653260Z running 4 tests
2026-06-10T07:11:24.6636984Z test proven_verdict_is_the_shared_set ... ok
2026-06-10T07:11:24.6638214Z test both_members_prove_and_cache_the_shared_subnet ... ok
2026-06-10T07:11:26.7376728Z test no_shared_subnet_is_dropped ... ok
2026-06-10T07:11:26.7397210Z test wrong_seed_is_dropped ... ok
2026-06-10T07:11:26.7397347Z 
2026-06-10T07:11:26.7397955Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.17s
2026-06-10T07:11:26.7398184Z 
2026-06-10T07:11:26.7441596Z      Running tests\shellchan.rs (target\debug\deps\shellchan-a9b730d6db5d647f.exe)
2026-06-10T07:11:27.5036486Z 
2026-06-10T07:11:27.5036750Z running 2 tests
2026-06-10T07:11:27.6534756Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-10T07:11:27.7219215Z test hung_shell_stalls_no_other_owner ... ok
2026-06-10T07:11:27.7219377Z 
2026-06-10T07:11:27.7219535Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-10T07:11:27.7219749Z 
2026-06-10T07:11:27.7321360Z      Running tests\sync.rs (target\debug\deps\sync-40c65a4507509886.exe)
2026-06-10T07:11:28.4431013Z 
2026-06-10T07:11:28.4431249Z running 3 tests
2026-06-10T07:11:30.5978097Z test torn_pull_recovers_by_repulling ... ok
2026-06-10T07:11:32.8939889Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-10T07:11:33.4232600Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-10T07:11:33.4232820Z 
2026-06-10T07:11:33.4233075Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.98s
2026-06-10T07:11:33.4233371Z 
2026-06-10T07:11:33.4457701Z      Running tests\twohost.rs (target\debug\deps\twohost-6eabf3c342b82785.exe)
2026-06-10T07:11:34.1379492Z 
2026-06-10T07:11:34.1379864Z running 2 tests
2026-06-10T07:11:34.1381621Z test two_host_ladder_role_a ... ok
2026-06-10T07:11:34.1381918Z test two_host_ladder_role_b ... ok
2026-06-10T07:11:34.1382054Z 
2026-06-10T07:11:34.1382211Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:11:34.1382419Z 
2026-06-10T07:11:34.1396652Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-2b6734425a188b24.exe)
2026-06-10T07:11:34.8473185Z 
2026-06-10T07:11:34.8473473Z running 2 tests
2026-06-10T07:11:35.0918679Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-10T07:11:35.0966357Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-10T07:11:35.0966549Z 
2026-06-10T07:11:35.0966702Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
2026-06-10T07:11:35.0966919Z 
2026-06-10T07:11:35.1028357Z      Running tests\xfer.rs (target\debug\deps\xfer-2d58da3e0e49bd1c.exe)
2026-06-10T07:11:35.8046295Z 
2026-06-10T07:11:35.8046770Z running 2 tests
2026-06-10T07:11:35.9815168Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-10T07:11:35.9931868Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-10T07:11:35.9932052Z 
2026-06-10T07:11:35.9932214Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-10T07:11:35.9932524Z 
2026-06-10T07:11:36.0029236Z      Running unittests src\lib.rs (target\debug\deps\spt_live-7a5fd8830e154c39.exe)
2026-06-10T07:11:36.2399692Z 
2026-06-10T07:11:36.2399940Z running 49 tests
2026-06-10T07:11:36.2404045Z test context::tests::llm_over_llm_writes ... ok
2026-06-10T07:11:36.2405453Z test context::tests::direct_always_writes ... ok
2026-06-10T07:11:36.2405793Z test context::tests::llm_within_window_suppressed ... ok
2026-06-10T07:11:36.2406844Z test context::tests::llm_past_window_writes ... ok
2026-06-10T07:11:36.2407433Z test echo::tests::provenance_is_stamped ... ok
2026-06-10T07:11:36.2409069Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-10T07:11:36.2466573Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-10T07:11:36.2468728Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-10T07:11:36.2470094Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-10T07:11:36.2471632Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-10T07:11:36.2472995Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-10T07:11:36.2474179Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-10T07:11:36.2475727Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-10T07:11:36.2476839Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-10T07:11:36.2478166Z test psyche::tests::prompt_without_event ... ok
2026-06-10T07:11:36.2658670Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-10T07:11:36.2712599Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-10T07:11:36.2724779Z test history::tests::fetcher_yields_records ... ok
2026-06-10T07:11:36.2789743Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-10T07:11:36.2796679Z test echo::tests::echo_nonzero_errors ... ok
2026-06-10T07:11:36.2871230Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-10T07:11:36.3122718Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-10T07:11:36.5506941Z test history::tests::fetcher_timeout_errors ... ok
2026-06-10T07:11:36.9281646Z test ingest::tests::both_drops_ingested ... ok
2026-06-10T07:11:36.9337559Z test history::tests::native_reads_logged_records ... ok
2026-06-10T07:11:36.9342500Z test history::tests::native_missing_log_is_empty ... ok
2026-06-10T07:11:36.9350858Z test ingest::tests::no_drops_is_empty ... ok
2026-06-10T07:11:37.4314655Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-10T07:11:37.4315552Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-10T07:11:37.4316424Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-10T07:11:37.4317925Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-10T07:11:37.4326194Z test signoff::tests::stale_signoff_swept ... ok
2026-06-10T07:11:37.4604047Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-10T07:11:37.5062072Z test turn::tests::turn_captures_stdout ... ok
2026-06-10T07:11:37.7630107Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-10T07:11:38.7083544Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-10T07:11:38.7429987Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-10T07:11:38.7446887Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-10T07:11:39.7279861Z test pulse::tests::tick_ingests_drops ... ok
2026-06-10T07:11:39.7296575Z test pulse::tests::tick_reports_idle ... ok
2026-06-10T07:11:40.2497513Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-10T07:11:40.5653499Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-10T07:11:41.3279526Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-10T07:11:41.8504369Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-10T07:11:41.8784028Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-10T07:11:42.4020855Z test resume::tests::download_composes_two_tiers ... ok
2026-06-10T07:11:42.4303699Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-10T07:11:42.4309412Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-10T07:11:43.4584119Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-10T07:11:43.4584294Z 
2026-06-10T07:11:43.4584453Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.22s
2026-06-10T07:11:43.4584665Z 
2026-06-10T07:11:43.4604318Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-e4e75d37295e273a.exe)
2026-06-10T07:11:43.4880091Z 
2026-06-10T07:11:43.4880286Z running 28 tests
2026-06-10T07:11:43.4887318Z test emit::tests::multiline_body_escapes_and_round_trips ... ok
2026-06-10T07:11:43.4887761Z test emit::tests::anonymous_frame_still_enveloped ... ok
2026-06-10T07:11:43.4888119Z test emit::tests::frame_renders_msg_envelope ... ok
2026-06-10T07:11:43.4889001Z test emit::tests::parse_frame_shapes ... ok
2026-06-10T07:11:43.4889520Z test deliver::tests::deferred_send_validates ... ok
2026-06-10T07:11:43.4890345Z test emit::tests::typed_envelope_body_passes_through_verbatim ... ok
2026-06-10T07:11:43.4891794Z test emit::tests::oversized_line_chunks_into_event_parts ... ok
2026-06-10T07:11:43.4898384Z test ring::tests::ring_no_perch ... ok
2026-06-10T07:11:43.5444907Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-10T07:11:43.5445420Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-10T07:11:43.5446940Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-10T07:11:43.5452629Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-10T07:11:43.5457478Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-10T07:11:43.5547600Z test deliver::tests::send_outcome_mapping ... ok
2026-06-10T07:11:43.6150756Z test listener::tests::drop_unregisters_address ... ok
2026-06-10T07:11:43.6294047Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-10T07:11:43.6471631Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-10T07:11:43.6539405Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-10T07:11:43.6600745Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-10T07:11:43.6630864Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-10T07:11:43.6730955Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-10T07:11:43.6943279Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-10T07:11:43.7347573Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-10T07:11:43.7470244Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-10T07:11:43.8136448Z test ready::tests::backlog_drains_on_start ... ok
2026-06-10T07:11:43.8211231Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-10T07:11:44.1030651Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-10T07:11:45.6833897Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-10T07:11:45.6834114Z 
2026-06-10T07:11:45.6834275Z test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.20s
2026-06-10T07:11:45.6834499Z 
2026-06-10T07:11:45.6852073Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-8946eda3620f69e3.exe)
2026-06-10T07:11:45.9147926Z 
2026-06-10T07:11:45.9148145Z running 2 tests
2026-06-10T07:11:46.0760174Z test offline_then_online_delivers_backlog ... ok
2026-06-10T07:11:46.1340331Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-10T07:11:46.1340573Z 
2026-06-10T07:11:46.1340797Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-10T07:11:46.1341097Z 
2026-06-10T07:11:46.1357135Z      Running unittests src\lib.rs (target\debug\deps\spt_net-68b159b0dc601246.exe)
2026-06-10T07:11:46.8317153Z 
2026-06-10T07:11:46.8317491Z running 121 tests
2026-06-10T07:11:46.8321760Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-10T07:11:46.8324197Z test net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-10T07:11:46.8325344Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-10T07:11:46.8327063Z test net::endpoint::tests::keep_alive_is_under_idle_timeout ... ok
2026-06-10T07:11:46.8327896Z test net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed ... ok
2026-06-10T07:11:46.8328608Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-10T07:11:46.8329152Z test net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed ... ok
2026-06-10T07:11:46.8329597Z test net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive ... ok
2026-06-10T07:11:46.8330032Z test net::mesh::seedproof::tests::forged_proof_fails ... ok
2026-06-10T07:11:46.8330432Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-10T07:11:46.8331332Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-10T07:11:46.8331705Z test net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ ... ok
2026-06-10T07:11:46.8332498Z test net::mesh::seedproof::tests::cross_connection_replay_fails ... ok
2026-06-10T07:11:46.8333012Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-10T07:11:46.8333688Z test net::mesh::seedproof::tests::wrong_subnet_fails ... ok
2026-06-10T07:11:46.8334124Z test net::mesh::seedproof::tests::mutual_requires_both_sides ... ok
2026-06-10T07:11:46.8334507Z test net::mesh::seedproof::tests::wrong_epoch_fails ... ok
2026-06-10T07:11:46.8335278Z test net::pairing::meet::tests::key_seed_is_not_the_token ... ok
2026-06-10T07:11:46.8335582Z test net::pairing::ntp::tests::offset_applies_signed_and_saturates ... ok
2026-06-10T07:11:46.8335876Z test net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies ... ok
2026-06-10T07:11:46.8336302Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-10T07:11:46.8336650Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-10T07:11:46.8337155Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-10T07:11:46.8337589Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-10T07:11:46.8337989Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-10T07:11:46.8338897Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-10T07:11:46.8339396Z test net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound ... ok
2026-06-10T07:11:46.8339799Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-10T07:11:46.8340465Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-10T07:11:46.8348291Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-10T07:11:46.8348762Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-10T07:11:46.8349666Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-10T07:11:46.8350208Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-10T07:11:46.8350652Z test net::pairing::meet::tests::skewed_window_contains_the_listener_id ... ok
2026-06-10T07:11:46.8352166Z test net::pairing::ntp::tests::unreachable_server_falls_back ... ok
2026-06-10T07:11:46.8352820Z test net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp ... ok
2026-06-10T07:11:46.8353246Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-10T07:11:46.8353619Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-10T07:11:46.8355731Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-10T07:11:46.8356346Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-10T07:11:46.8356637Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-10T07:11:46.8360569Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-10T07:11:46.8362380Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-10T07:11:46.8362963Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-10T07:11:46.8368942Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-10T07:11:46.8369639Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-10T07:11:46.8370131Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-10T07:11:46.8370555Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-10T07:11:46.8378561Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-10T07:11:46.8379095Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-10T07:11:46.8379619Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-10T07:11:46.8390938Z test net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips ... ok
2026-06-10T07:11:46.8412501Z test net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips ... ok
2026-06-10T07:11:46.8742615Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-10T07:11:46.8771284Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-10T07:11:46.9060995Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-10T07:11:46.9074017Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-10T07:11:46.9074962Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-10T07:11:46.9080834Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-10T07:11:46.9083411Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-10T07:11:46.9083955Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-10T07:11:46.9090186Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-10T07:11:46.9090941Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-10T07:11:46.9091394Z test net::registry::tests::evicting_dead_node_clears_phantom_ambiguity ... ok
2026-06-10T07:11:46.9092213Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-10T07:11:46.9094349Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-10T07:11:46.9094840Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-10T07:11:46.9095707Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-10T07:11:46.9097443Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-10T07:11:46.9101318Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-10T07:11:46.9105504Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-10T07:11:46.9106044Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-10T07:11:46.9107037Z test net::registry::tests::node_label_rides_the_lease_and_serde ... ok
2026-06-10T07:11:46.9108369Z test net::registry::tests::node_level_label_lease_persist_prune_and_serde ... ok
2026-06-10T07:11:46.9108947Z test net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared ... ok
2026-06-10T07:11:46.9109496Z test net::registry::tests::presence_datum_rides_the_lease_and_serde ... ok
2026-06-10T07:11:46.9110089Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-10T07:11:46.9110482Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-10T07:11:46.9110960Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-10T07:11:46.9111679Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-10T07:11:46.9116743Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-10T07:11:46.9133606Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-10T07:11:46.9134617Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-10T07:11:46.9145849Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-10T07:11:46.9146387Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-10T07:11:46.9147087Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-10T07:11:46.9148743Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-10T07:11:46.9149416Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-10T07:11:46.9150501Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-10T07:11:46.9151066Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-10T07:11:46.9151533Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-10T07:11:46.9152023Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-10T07:11:46.9152732Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-10T07:11:46.9153336Z test net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat ... ok
2026-06-10T07:11:46.9153853Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-10T07:11:46.9154356Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-10T07:11:46.9154870Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-10T07:11:46.9155354Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-10T07:11:46.9155819Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-10T07:11:46.9156283Z test net::serveprobe::tests::records_round_trip_and_degrade ... ok
2026-06-10T07:11:46.9156684Z test net::rest::tests::records_round_trip_and_degrade ... ok
2026-06-10T07:11:46.9157063Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-10T07:11:46.9157474Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-10T07:11:46.9157898Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-10T07:11:46.9158518Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-10T07:11:46.9158972Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-10T07:11:46.9159367Z test net::shelllink::tests::records_round_trip_and_degrade ... ok
2026-06-10T07:11:46.9159756Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-10T07:11:46.9160164Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-10T07:11:46.9160629Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-10T07:11:46.9161102Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-10T07:11:46.9161603Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-10T07:11:46.9467766Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-10T07:11:46.9469020Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-10T07:11:46.9469410Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-10T07:11:46.9750643Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-10T07:11:47.0005465Z test net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint ... ok
2026-06-10T07:11:47.0185066Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-10T07:11:47.0217746Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-10T07:11:47.0218113Z test net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster ... ok
2026-06-10T07:11:47.0472132Z test net::pairing::wire::tests::wrong_code_fails_and_records_no_membership ... ok
2026-06-10T07:11:47.0472353Z 
2026-06-10T07:11:47.0472520Z test result: ok. 120 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-10T07:11:47.0472965Z 
2026-06-10T07:11:47.0518562Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-9756213f43e4276a.exe)
2026-06-10T07:11:47.1204475Z 
2026-06-10T07:11:47.1204622Z running 55 tests
2026-06-10T07:11:47.1209460Z test addr::tests::display_round_trips ... ok
2026-06-10T07:11:47.1210515Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-10T07:11:47.1211518Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-10T07:11:47.1211947Z test endpoint::tests::broker_and_node_families ... ok
2026-06-10T07:11:47.1212478Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-10T07:11:47.1214524Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-10T07:11:47.1215057Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-10T07:11:47.1215692Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-10T07:11:47.1215949Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-10T07:11:47.1217150Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-10T07:11:47.1217428Z test envelope::tests::body_escape_is_cr_linesafe ... ok
2026-06-10T07:11:47.1218194Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-10T07:11:47.1218565Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-10T07:11:47.1219014Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-10T07:11:47.1219397Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-10T07:11:47.1220249Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-10T07:11:47.1220489Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-10T07:11:47.1222005Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-10T07:11:47.1222507Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-10T07:11:47.1223009Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-10T07:11:47.1223359Z test envelope::tests::parser_both_tags_present ... ok
2026-06-10T07:11:47.1223696Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-10T07:11:47.1224883Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-10T07:11:47.1225192Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-10T07:11:47.1225489Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-10T07:11:47.1225817Z test event::tests::alarm_event_round_trips ... ok
2026-06-10T07:11:47.1226600Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-10T07:11:47.1227563Z test event::tests::attr_order_preserved ... ok
2026-06-10T07:11:47.1227815Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-10T07:11:47.1228162Z test event::tests::empty_body_envelope_parses ... ok
2026-06-10T07:11:47.1228966Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-10T07:11:47.1230130Z test event::tests::msg_event_round_trips ... ok
2026-06-10T07:11:47.1230561Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-10T07:11:47.1230956Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-10T07:11:47.1231308Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-10T07:11:47.1231579Z test id::tests::accepts_japanese_scripts ... ok
2026-06-10T07:11:47.1231918Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-10T07:11:47.1232466Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-10T07:11:47.1232825Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-10T07:11:47.1233260Z test id::tests::reports_bad_char_position ... ok
2026-06-10T07:11:47.1233583Z test id::tests::reserves_address_delimiters ... ok
2026-06-10T07:11:47.1233906Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-10T07:11:47.1234263Z test payload::tests::base64_known_vectors ... ok
2026-06-10T07:11:47.1234705Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-10T07:11:47.1234954Z test payload::tests::command_payload_round_trips ... ok
2026-06-10T07:11:47.1235170Z test payload::tests::text_payload_round_trips ... ok
2026-06-10T07:11:47.1235381Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-10T07:11:47.1235628Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-10T07:11:47.1235877Z test version::tests::current_version_self_compatible ... ok
2026-06-10T07:11:47.1236111Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-10T07:11:47.1236367Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-10T07:11:47.1236611Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-10T07:11:47.1315917Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-10T07:11:47.1406008Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-10T07:11:47.1567019Z test identity::tests::sign_verify_round_trip ... ok
2026-06-10T07:11:47.1567176Z 
2026-06-10T07:11:47.1567331Z test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-10T07:11:47.1567545Z 
2026-06-10T07:11:47.1578368Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-ece743e28603da29.exe)
2026-06-10T07:11:47.4174723Z 
2026-06-10T07:11:47.4174999Z running 26 tests
2026-06-10T07:11:47.4183717Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-10T07:11:47.4185301Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-10T07:11:47.4187362Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-10T07:11:47.4187954Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-10T07:11:47.4188845Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-10T07:11:47.4189384Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-10T07:11:47.4190297Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-10T07:11:47.4191165Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-10T07:11:47.4191900Z test manifest::tests::shell_fixture_parses ... ok
2026-06-10T07:11:47.4192414Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-10T07:11:47.4193538Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-10T07:11:47.4194024Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-10T07:11:47.4194436Z test runtime::tests::fills_known_placeholders ... ok
2026-06-10T07:11:47.4194816Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-10T07:11:47.4195215Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-10T07:11:47.4198859Z test runtime::tests::unknown_role_errors ... ok
2026-06-10T07:11:47.4202488Z test manifest::tests::round_trips_through_toml ... ok
2026-06-10T07:11:47.4203902Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-10T07:11:47.4230192Z test manifest::tests::manifest_schema_shape ... ok
2026-06-10T07:11:47.4262986Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-10T07:11:47.4310626Z test manifest::tests::checked_in_schema_is_current ... ok
2026-06-10T07:11:47.4366103Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-10T07:11:47.4366394Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-10T07:11:47.4462999Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-10T07:11:47.4477310Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-10T07:11:47.7396832Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-10T07:11:47.7397010Z 
2026-06-10T07:11:47.7397170Z test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-10T07:11:47.7397615Z 
2026-06-10T07:11:47.7413283Z      Running unittests src\lib.rs (target\debug\deps\spt_store-7f8a86becb633218.exe)
2026-06-10T07:11:47.9709469Z 
2026-06-10T07:11:47.9709736Z running 151 tests
2026-06-10T07:11:47.9715944Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-10T07:11:47.9717378Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-10T07:11:47.9717645Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-10T07:11:47.9718043Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-10T07:11:47.9718994Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-10T07:11:47.9719468Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-10T07:11:47.9719988Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-10T07:11:47.9723239Z test attachment::tests::boot_reset_and_serving_filter ... ok
2026-06-10T07:11:47.9723733Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-10T07:11:47.9724221Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-10T07:11:47.9724619Z test contextmark::tests::merge_decisions ... ok
2026-06-10T07:11:47.9725030Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-10T07:11:47.9725615Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-10T07:11:47.9759862Z test attachment::tests::corrupt_file_degrades_to_attached ... ok
2026-06-10T07:11:47.9788945Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-10T07:11:47.9789452Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-10T07:11:47.9810130Z test access::tests::recent_outbound_persists ... ok
2026-06-10T07:11:47.9828708Z test attachment::tests::attached_default_flip_roundtrip ... ok
2026-06-10T07:11:47.9832134Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-10T07:11:47.9840421Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-10T07:11:47.9868055Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-10T07:11:47.9869539Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-10T07:11:47.9899158Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-10T07:11:47.9900550Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-10T07:11:47.9902337Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-10T07:11:48.0034695Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-10T07:11:48.0165598Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-10T07:11:48.0210236Z test history::tests::appends_one_record_per_line ... ok
2026-06-10T07:11:48.0223739Z test home::tests::home_assignment_matrix ... ok
2026-06-10T07:11:48.0244502Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-10T07:11:48.0360260Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-10T07:11:48.0369673Z test hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms ... ok
2026-06-10T07:11:48.0376217Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-10T07:11:48.0529762Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-10T07:11:48.0623128Z test info::tests::corrupt_content_returns_none ... ok
2026-06-10T07:11:48.0682839Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-10T07:11:48.0929969Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-10T07:11:48.0954504Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-10T07:11:48.1164999Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-10T07:11:48.1216483Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-10T07:11:48.1325121Z test info::tests::set_status_marks_existing_record ... ok
2026-06-10T07:11:48.1435445Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-10T07:11:48.1436222Z test info::tests::write_read_round_trip ... ok
2026-06-10T07:11:48.1559033Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-10T07:11:48.1825500Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-10T07:11:48.1826050Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-10T07:11:48.1960065Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-10T07:11:48.2081742Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-10T07:11:48.2082321Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-10T07:11:48.2209615Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-10T07:11:48.2329235Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-10T07:11:48.2662705Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-10T07:11:48.2898195Z test contextstore::tests::invalid_id_refused ... ok
2026-06-10T07:11:48.3177703Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-10T07:11:48.3178376Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-10T07:11:48.3184212Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-10T07:11:48.3612079Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-10T07:11:48.3670810Z test peeraddrs::tests::corrupt_file_degrades_to_empty ... ok
2026-06-10T07:11:48.3671371Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-10T07:11:48.3746659Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-10T07:11:48.3747084Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-10T07:11:48.3747526Z test peeraddrs::tests::put_get_roundtrip_and_noop_reput ... ok
2026-06-10T07:11:48.3787027Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-10T07:11:48.3809777Z test peeraddrs::tests::record_is_one_step_and_skips_noops ... ok
2026-06-10T07:11:48.3810288Z test perch::tests::classification_matrix ... ok
2026-06-10T07:11:48.3835166Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-10T07:11:48.3836204Z test perch::tests::resolve_self_is_flat ... ok
2026-06-10T07:11:48.3846057Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-10T07:11:48.3858088Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-10T07:11:48.3858463Z test proc::tests::current_process_is_alive ... ok
2026-06-10T07:11:48.3858810Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-10T07:11:48.3863980Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-10T07:11:48.3864646Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-10T07:11:48.3877934Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-10T07:11:48.3892684Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-10T07:11:48.3946620Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-10T07:11:48.4769340Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-10T07:11:48.4934829Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-10T07:11:48.5301979Z test registry::tests::register_and_lookup ... ok
2026-06-10T07:11:48.5393611Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-10T07:11:48.6066481Z test registry::tests::reregister_replaces_address ... ok
2026-06-10T07:11:48.6338241Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-10T07:11:48.6538479Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-10T07:11:48.6555430Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-10T07:11:48.6685789Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-10T07:11:48.6860259Z test roster::tests::is_member_any_spans_subnets_and_honors_tombstones ... ok
2026-06-10T07:11:48.6861025Z test roster::tests::merge_entry_is_strictly_greater_lease_wins ... ok
2026-06-10T07:11:48.6861751Z test roster::tests::merge_is_commutative_and_idempotent ... ok
2026-06-10T07:11:48.6936528Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-10T07:11:48.6944621Z test roster::tests::roster_for_projects_one_subnets_slice ... ok
2026-06-10T07:11:48.7083882Z test roster::tests::offline_member_persists_through_silence_and_reload ... ok
2026-06-10T07:11:48.7084616Z test roster::tests::tombstone_dominates_suppresses_reinsert_and_clears ... ok
2026-06-10T07:11:48.7138844Z test roster::tests::serde_additive_and_degrades_to_empty ... ok
2026-06-10T07:11:48.7188978Z test roster::tests::tombstones_are_scoped_and_merge ... ok
2026-06-10T07:11:48.7189852Z test roster::tests::upsert_self_overwrites_unconditionally ... ok
2026-06-10T07:11:48.7219039Z test rotation::tests::coalesce_is_per_subnet ... ok
2026-06-10T07:11:48.7219537Z test rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline ... ok
2026-06-10T07:11:48.7220338Z test rotation::tests::due_subnets_respects_deadline_and_force_is_immediate ... ok
2026-06-10T07:11:48.7220870Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-10T07:11:48.7221226Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-10T07:11:48.7388043Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-10T07:11:48.7395038Z test rotation::tests::persists_and_degrades_to_empty ... ok
2026-06-10T07:11:48.7532965Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-10T07:11:48.7579147Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-10T07:11:48.7799805Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-10T07:11:48.8260872Z test branchstore::tests::sweep_removes_only_stale_empty_locks ... ok
2026-06-10T07:11:48.8651134Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-10T07:11:48.8762942Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-10T07:11:48.9292273Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-10T07:11:48.9323477Z test spool::tests::reopen_is_idempotent ... ok
2026-06-10T07:11:48.9441466Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-10T07:11:48.9441988Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-10T07:11:48.9443696Z test subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent ... ok
2026-06-10T07:11:48.9463212Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-10T07:11:48.9467972Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-10T07:11:48.9632602Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-10T07:11:48.9637813Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-10T07:11:48.9711795Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-10T07:11:48.9712534Z test subnet::tests::no_prior_generation_before_rotation ... ok
2026-06-10T07:11:48.9717029Z test subnet::tests::remove_drops_membership ... ok
2026-06-10T07:11:48.9724049Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-10T07:11:48.9866445Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-10T07:11:49.0083097Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-10T07:11:49.0346658Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-10T07:11:49.0448984Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-10T07:11:49.0688504Z test project::tests::derivation_ladder ... ok
2026-06-10T07:11:49.2845162Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-10T07:11:50.7615125Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-10T07:11:50.7923459Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-10T07:11:50.7936331Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-10T07:11:50.8066237Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-10T07:11:50.8082587Z test visibility::tests::override_wins_both_directions ... ok
2026-06-10T07:11:50.8196494Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-10T07:11:50.8327919Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-10T07:11:50.8561490Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-10T07:11:50.8582483Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-10T07:11:50.8720923Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-10T07:11:50.9135010Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-10T07:11:50.9571655Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-10T07:11:51.7381386Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-10T07:11:52.0379406Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-10T07:11:54.0717423Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-10T07:11:55.2651460Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-10T07:11:55.7077428Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-10T07:11:55.9242177Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-10T07:11:55.9954400Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-10T07:11:56.5671160Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-10T07:11:57.3957505Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-10T07:11:57.4829884Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-10T07:11:58.8046349Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-10T07:12:00.9701901Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-10T07:12:00.9702249Z 
2026-06-10T07:12:00.9702513Z test result: ok. 151 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.00s
2026-06-10T07:12:00.9702882Z 
2026-06-10T07:12:00.9726743Z      Running unittests src\lib.rs (target\debug\deps\spt_term-8b05b695d36bdbec.exe)
2026-06-10T07:12:01.1286968Z 
2026-06-10T07:12:01.1287150Z running 8 tests
2026-06-10T07:12:01.1292259Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-10T07:12:01.1295312Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-10T07:12:01.1295574Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-10T07:12:01.1340013Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-10T07:12:01.1341145Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-10T07:12:01.1342468Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-10T07:12:01.1343636Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-10T07:12:01.1345107Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-10T07:12:01.1345475Z 
2026-06-10T07:12:01.1345639Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-10T07:12:01.1345843Z 
2026-06-10T07:12:01.1359561Z      Running tests\digest.rs (target\debug\deps\digest-807cbbf9f26101c5.exe)
2026-06-10T07:12:01.3028067Z 
2026-06-10T07:12:01.3028395Z running 1 test
2026-06-10T07:12:03.3882876Z test digest_parses_a_real_pty_stream ... ok
2026-06-10T07:12:03.3883126Z 
2026-06-10T07:12:03.3883382Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.09s
2026-06-10T07:12:03.3883734Z 
2026-06-10T07:12:03.3899838Z      Running tests\dsr.rs (target\debug\deps\dsr-8ee0ef595a5926dd.exe)
2026-06-10T07:12:03.4495088Z 
2026-06-10T07:12:03.4495225Z running 2 tests
2026-06-10T07:12:03.4717305Z test drain_forwards_child_output ... ok
2026-06-10T07:12:03.4726709Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-10T07:12:03.4727654Z 
2026-06-10T07:12:03.4727926Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-10T07:12:03.4728292Z 
2026-06-10T07:12:03.4738480Z      Running tests\inject.rs (target\debug\deps\inject-e1d86896c2df67d7.exe)
2026-06-10T07:12:03.5307099Z 
2026-06-10T07:12:03.5307438Z running 2 tests
2026-06-10T07:12:03.5599596Z test ctrl_c_interrupts_the_child ... ok
2026-06-10T07:12:03.5610205Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-10T07:12:03.5610374Z 
2026-06-10T07:12:03.5610530Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-10T07:12:03.5610733Z 
2026-06-10T07:12:03.5622354Z      Running tests\stream.rs (target\debug\deps\stream-c9af5734122db90d.exe)
2026-06-10T07:12:03.6263258Z 
2026-06-10T07:12:03.6263540Z running 2 tests
2026-06-10T07:12:03.6499354Z test delivers_every_value_under_resize ... ok
2026-06-10T07:12:04.6405642Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-10T07:12:04.6405949Z 
2026-06-10T07:12:04.6406200Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-10T07:12:04.6406569Z 
2026-06-10T07:12:04.6420593Z      Running tests\surface.rs (target\debug\deps\surface-dc6432f147c60b15.exe)
2026-06-10T07:12:04.6984800Z 
2026-06-10T07:12:04.6985046Z running 1 test
2026-06-10T07:12:04.7079470Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-10T07:12:04.7079647Z 
2026-06-10T07:12:04.7079806Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-10T07:12:04.7080014Z 
2026-06-10T07:12:04.7090556Z      Running unittests src\main.rs (target\debug\deps\xtask-d2f1f3f6f7da21f3.exe)
2026-06-10T07:12:05.0810391Z 
2026-06-10T07:12:05.0810792Z running 1 test
2026-06-10T07:12:05.0812761Z test converge_tests::converge_table_renders_rows_and_success_predicate ... ok
2026-06-10T07:12:05.0812984Z 
2026-06-10T07:12:05.0813162Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:12:05.0813374Z 
2026-06-10T07:12:05.0824917Z    Doc-tests spt_daemon
2026-06-10T07:12:05.4882014Z 
2026-06-10T07:12:05.4882410Z running 0 tests
2026-06-10T07:12:05.4882554Z 
2026-06-10T07:12:05.4882729Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:12:05.4882973Z 
2026-06-10T07:12:05.4950370Z    Doc-tests spt_live
2026-06-10T07:12:05.5591310Z 
2026-06-10T07:12:05.5591583Z running 0 tests
2026-06-10T07:12:05.5591692Z 
2026-06-10T07:12:05.5591867Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:12:05.5592143Z 
2026-06-10T07:12:05.5642984Z    Doc-tests spt_msg
2026-06-10T07:12:05.6183148Z 
2026-06-10T07:12:05.6183355Z running 0 tests
2026-06-10T07:12:05.6183474Z 
2026-06-10T07:12:05.6183652Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:12:05.6183881Z 
2026-06-10T07:12:05.6231808Z    Doc-tests spt_net
2026-06-10T07:12:05.8595561Z 
2026-06-10T07:12:05.8595860Z running 0 tests
2026-06-10T07:12:05.8595976Z 
2026-06-10T07:12:05.8596140Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:12:05.8596356Z 
2026-06-10T07:12:05.8664473Z    Doc-tests spt_proto
2026-06-10T07:12:05.9160734Z 
2026-06-10T07:12:05.9160972Z running 0 tests
2026-06-10T07:12:05.9161088Z 
2026-06-10T07:12:05.9161257Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:12:05.9161518Z 
2026-06-10T07:12:05.9217805Z    Doc-tests spt_runtime
2026-06-10T07:12:06.0908208Z 
2026-06-10T07:12:06.0908653Z running 0 tests
2026-06-10T07:12:06.0908777Z 
2026-06-10T07:12:06.0908945Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:12:06.0909396Z 
2026-06-10T07:12:06.0970671Z    Doc-tests spt_store
2026-06-10T07:12:06.2526601Z 
2026-06-10T07:12:06.2527106Z running 0 tests
2026-06-10T07:12:06.2527226Z 
2026-06-10T07:12:06.2527483Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:12:06.2527788Z 
2026-06-10T07:12:06.2588874Z    Doc-tests spt_term
2026-06-10T07:12:06.3105805Z 
2026-06-10T07:12:06.3106116Z running 0 tests
2026-06-10T07:12:06.3106256Z 
2026-06-10T07:12:06.3106432Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T07:12:06.3106655Z 
2026-06-10T07:12:11.4229796Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-10T07:12:11.4230154Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-10T07:12:11.4286104Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-10T07:12:11.4286324Z ##[endgroup]
2026-06-10T07:12:12.3278729Z     Checking cfg-if v1.0.4
2026-06-10T07:12:12.3278926Z     Checking windows-link v0.2.1
2026-06-10T07:12:12.3279628Z     Checking typenum v1.20.1
2026-06-10T07:12:12.3288835Z     Checking critical-section v1.2.0
2026-06-10T07:12:12.3290126Z     Checking subtle v2.6.1
2026-06-10T07:12:12.3292573Z     Checking memchr v2.8.1
2026-06-10T07:12:12.3298539Z     Checking smallvec v1.15.1
2026-06-10T07:12:12.3301390Z     Checking serde_core v1.0.228
2026-06-10T07:12:12.3303528Z     Checking equivalent v1.0.2
2026-06-10T07:12:12.3304509Z     Checking itoa v1.0.18
2026-06-10T07:12:12.3304818Z     Checking cpufeatures v0.2.17
2026-06-10T07:12:12.3305175Z     Checking pin-project-lite v0.2.17
2026-06-10T07:12:12.3311356Z     Checking hashbrown v0.17.1
2026-06-10T07:12:12.3311584Z     Checking log v0.4.32
2026-06-10T07:12:12.3316277Z     Checking zeroize v1.8.2
2026-06-10T07:12:12.3809287Z    Compiling getrandom v0.3.4
2026-06-10T07:12:12.4057096Z     Checking windows-sys v0.61.2
2026-06-10T07:12:12.4279738Z     Checking getrandom v0.2.17
2026-06-10T07:12:12.4332369Z     Checking rand_core v0.10.1
2026-06-10T07:12:12.4419303Z     Checking futures-core v0.3.32
2026-06-10T07:12:12.4440213Z     Checking bytes v1.11.1
2026-06-10T07:12:12.4440500Z     Checking stable_deref_trait v1.2.1
2026-06-10T07:12:12.4902912Z     Checking zerofrom v0.1.8
2026-06-10T07:12:12.4903470Z     Checking libc v0.2.186
2026-06-10T07:12:12.5225349Z    Compiling jobserver v0.1.34
2026-06-10T07:12:12.5302440Z     Checking slab v0.4.12
2026-06-10T07:12:12.5302736Z     Checking futures-sink v0.3.32
2026-06-10T07:12:12.5453038Z     Checking futures-io v0.3.32
2026-06-10T07:12:12.5681239Z     Checking bitflags v2.12.1
2026-06-10T07:12:12.5703027Z     Checking futures-task v0.3.32
2026-06-10T07:12:12.5828082Z     Checking rand_core v0.6.4
2026-06-10T07:12:12.5956188Z     Checking getrandom v0.4.2
2026-06-10T07:12:12.6090556Z     Checking yoke v0.8.3
2026-06-10T07:12:12.6401200Z     Checking futures-channel v0.3.32
2026-06-10T07:12:12.6664040Z     Checking zerocopy v0.8.50
2026-06-10T07:12:12.6806796Z     Checking signature v2.2.0
2026-06-10T07:12:12.7020886Z    Compiling cc v1.2.63
2026-06-10T07:12:12.7302029Z     Checking zmij v1.0.21
2026-06-10T07:12:12.7302378Z     Checking fastrand v2.4.1
2026-06-10T07:12:12.7386104Z     Checking writeable v0.6.3
2026-06-10T07:12:12.7479328Z     Checking fallible-iterator v0.3.0
2026-06-10T07:12:12.7899228Z     Checking ed25519 v2.2.3
2026-06-10T07:12:12.8072517Z     Checking fallible-streaming-iterator v0.1.9
2026-06-10T07:12:12.8485404Z     Checking zerovec v0.11.6
2026-06-10T07:12:12.8485820Z     Checking futures-util v0.3.32
2026-06-10T07:12:12.9053595Z     Checking litemap v0.8.2
2026-06-10T07:12:12.9053932Z     Checking zerotrie v0.2.4
2026-06-10T07:12:12.9085026Z     Checking indexmap v2.14.0
2026-06-10T07:12:12.9091563Z     Checking windows_x86_64_msvc v0.52.6
2026-06-10T07:12:12.9417884Z     Checking utf8_iter v1.0.4
2026-06-10T07:12:12.9463576Z     Checking icu_properties_data v2.2.0
2026-06-10T07:12:12.9888818Z     Checking icu_normalizer_data v2.2.0
2026-06-10T07:12:13.0144808Z     Checking windows-targets v0.52.6
2026-06-10T07:12:13.0185205Z     Checking percent-encoding v2.3.2
2026-06-10T07:12:13.0785457Z     Checking http v1.4.1
2026-06-10T07:12:13.0852447Z     Checking cpufeatures v0.3.0
2026-06-10T07:12:13.0996410Z     Checking windows-sys v0.59.0
2026-06-10T07:12:13.1096721Z     Checking thiserror v2.0.18
2026-06-10T07:12:13.1295911Z     Checking rustls-pki-types v1.14.1
2026-06-10T07:12:13.1296271Z    Compiling strsim v0.11.1
2026-06-10T07:12:13.1535568Z     Checking form_urlencoded v1.2.2
2026-06-10T07:12:13.1564771Z     Checking untrusted v0.9.0
2026-06-10T07:12:13.1936648Z     Checking chacha20 v0.10.0
2026-06-10T07:12:13.2077321Z    Compiling fnv v1.0.7
2026-06-10T07:12:13.2750170Z     Checking windows-result v0.4.1
2026-06-10T07:12:13.2994796Z     Checking windows-strings v0.5.1
2026-06-10T07:12:13.3461615Z    Compiling darling_core v0.20.11
2026-06-10T07:12:13.4367510Z     Checking tinystr v0.8.3
2026-06-10T07:12:13.4367884Z     Checking potential_utf v0.1.5
2026-06-10T07:12:13.4392187Z     Checking rand v0.10.1
2026-06-10T07:12:13.4722447Z     Checking generic-array v0.14.7
2026-06-10T07:12:13.4888067Z     Checking scopeguard v1.2.0
2026-06-10T07:12:13.5317966Z     Checking const-oid v0.10.2
2026-06-10T07:12:13.5698238Z     Checking icu_collections v2.2.0
2026-06-10T07:12:13.5843544Z     Checking atomic-waker v1.1.2
2026-06-10T07:12:13.5896247Z     Checking lock_api v0.4.14
2026-06-10T07:12:13.6039129Z    Compiling cmake v0.1.58
2026-06-10T07:12:13.6173710Z     Checking icu_locale_core v2.2.0
2026-06-10T07:12:13.6996535Z     Checking num-traits v0.2.19
2026-06-10T07:12:13.8403301Z     Checking http-body v1.0.1
2026-06-10T07:12:13.8633915Z     Checking derive_more v2.1.1
2026-06-10T07:12:13.8714743Z     Checking hybrid-array v0.4.12
2026-06-10T07:12:13.9376921Z     Checking base64ct v1.8.3
2026-06-10T07:12:13.9789053Z     Checking httparse v1.10.1
2026-06-10T07:12:14.0002150Z     Checking data-encoding v2.11.0
2026-06-10T07:12:14.0048476Z     Checking base64 v0.22.1
2026-06-10T07:12:14.0869418Z     Checking crypto-common v0.1.7
2026-06-10T07:12:14.1638755Z     Checking block-buffer v0.10.4
2026-06-10T07:12:14.2259291Z     Checking try-lock v0.2.5
2026-06-10T07:12:14.2271451Z     Checking pem-rfc7468 v1.0.0
2026-06-10T07:12:14.2271744Z     Checking tower-service v0.3.3
2026-06-10T07:12:14.2628212Z     Checking tinyvec_macros v0.1.1
2026-06-10T07:12:14.3059159Z     Checking inout v0.1.4
2026-06-10T07:12:14.3113758Z     Checking digest v0.10.7
2026-06-10T07:12:14.3320398Z     Checking want v0.3.1
2026-06-10T07:12:14.3431343Z     Checking n0-error v0.1.3
2026-06-10T07:12:14.3538945Z     Checking tinyvec v1.11.0
2026-06-10T07:12:14.3967836Z     Checking icu_provider v2.2.0
2026-06-10T07:12:14.4092598Z     Checking windows-core v0.62.2
2026-06-10T07:12:14.4302270Z     Checking der v0.8.0-rc.10
2026-06-10T07:12:14.4361587Z     Checking winapi v0.3.9
2026-06-10T07:12:14.4956610Z    Compiling anyhow v1.0.102
2026-06-10T07:12:14.5043313Z     Checking crypto-common v0.2.2
2026-06-10T07:12:14.5282349Z     Checking block-buffer v0.12.0
2026-06-10T07:12:14.5282680Z     Checking curve25519-dalek v4.1.3
2026-06-10T07:12:14.5416150Z     Checking serde v1.0.228
2026-06-10T07:12:14.5786042Z     Checking sha2 v0.10.9
2026-06-10T07:12:14.6964418Z     Checking serde_json v1.0.150
2026-06-10T07:12:14.7158329Z     Checking icu_properties v2.2.0
2026-06-10T07:12:14.7966234Z     Checking icu_normalizer v2.2.0
2026-06-10T07:12:14.8008113Z     Checking serial-core v0.4.0
2026-06-10T07:12:14.8452723Z    Compiling libsqlite3-sys v0.30.1
2026-06-10T07:12:14.8643741Z    Compiling aws-lc-sys v0.41.0
2026-06-10T07:12:14.9575407Z    Compiling ring v0.17.14
2026-06-10T07:12:14.9575694Z     Checking cordyceps v0.3.4
2026-06-10T07:12:15.0982951Z     Checking portable-atomic v1.13.1
2026-06-10T07:12:15.1228321Z     Checking ipnet v2.12.0
2026-06-10T07:12:15.2023734Z     Checking parking v2.2.1
2026-06-10T07:12:15.4274423Z     Checking diatomic-waker v0.2.3
2026-06-10T07:12:15.4475493Z     Checking httpdate v1.0.3
2026-06-10T07:12:15.4549307Z     Checking ed25519-dalek v2.2.0
2026-06-10T07:12:15.4994434Z     Checking spin v0.10.0
2026-06-10T07:12:15.5032880Z     Checking spki v0.8.0-rc.4
2026-06-10T07:12:15.5083523Z     Checking futures-lite v2.6.1
2026-06-10T07:12:15.5556413Z     Checking digest v0.11.3
2026-06-10T07:12:15.5740337Z     Checking once_cell v1.21.4
2026-06-10T07:12:15.5944825Z     Checking serde_spanned v0.6.9
2026-06-10T07:12:15.6278011Z     Checking spt-proto v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-10T07:12:15.7250908Z     Checking futures-buffered v0.2.13
2026-06-10T07:12:15.7558714Z     Checking toml_datetime v0.6.11
2026-06-10T07:12:15.7559076Z     Checking thiserror v1.0.69
2026-06-10T07:12:15.7776549Z     Checking pin-project v1.1.13
2026-06-10T07:12:15.7944370Z     Checking tracing-core v0.1.36
2026-06-10T07:12:15.8971232Z     Checking serial-windows v0.4.0
2026-06-10T07:12:15.9055287Z     Checking memoffset v0.6.5
2026-06-10T07:12:15.9072064Z     Checking idna_adapter v1.2.2
2026-06-10T07:12:15.9665220Z     Checking cipher v0.4.4
2026-06-10T07:12:16.0074137Z     Checking parking_lot_core v0.9.12
2026-06-10T07:12:16.0162135Z     Checking universal-hash v0.5.1
2026-06-10T07:12:16.0392152Z     Checking idna v1.1.0
2026-06-10T07:12:16.0479745Z     Checking aho-corasick v1.1.4
2026-06-10T07:12:16.0761925Z     Checking sync_wrapper v1.0.2
2026-06-10T07:12:16.1383615Z     Checking opaque-debug v0.3.1
2026-06-10T07:12:16.1729998Z     Checking tracing v0.1.44
2026-06-10T07:12:16.1811479Z     Checking winnow v0.7.15
2026-06-10T07:12:16.1819528Z    Compiling powerfmt v0.2.0
2026-06-10T07:12:16.2123479Z     Checking either v1.16.0
2026-06-10T07:12:16.2166075Z     Checking toml_write v0.1.2
2026-06-10T07:12:16.2912321Z     Checking url v2.5.8
2026-06-10T07:12:16.3288602Z     Checking bitflags v1.3.2
2026-06-10T07:12:16.4334815Z     Checking lazy_static v1.5.0
2026-06-10T07:12:16.4979315Z     Checking byteorder v1.5.0
2026-06-10T07:12:16.5092758Z     Checking pin-utils v0.1.0
2026-06-10T07:12:16.5238508Z     Checking ahash v0.8.12
2026-06-10T07:12:16.5312673Z     Checking regex-syntax v0.8.10
2026-06-10T07:12:16.5327927Z     Checking prefix-trie v0.8.4
2026-06-10T07:12:16.5328195Z     Checking shared_library v0.1.9
2026-06-10T07:12:16.5799531Z     Checking nix v0.25.1
2026-06-10T07:12:16.6562811Z     Checking filedescriptor v0.8.3
2026-06-10T07:12:16.6756095Z    Compiling darling_macro v0.20.11
2026-06-10T07:12:16.6757478Z     Checking hash32 v0.2.1
2026-06-10T07:12:16.6797804Z     Checking hashbrown v0.14.5
2026-06-10T07:12:16.7005490Z     Checking winreg v0.10.1
2026-06-10T07:12:16.7728900Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-10T07:12:16.7761084Z    Compiling deranged v0.5.8
2026-06-10T07:12:16.7788871Z     Checking polyval v0.6.2
2026-06-10T07:12:16.8522371Z     Checking parking_lot v0.12.5
2026-06-10T07:12:16.8522741Z     Checking ref-cast v1.0.25
2026-06-10T07:12:16.8570952Z     Checking serial v0.4.0
2026-06-10T07:12:16.8663120Z     Checking pkcs8 v0.11.0-rc.10
2026-06-10T07:12:16.9496843Z     Checking crossbeam-utils v0.8.21
2026-06-10T07:12:16.9623048Z     Checking futures-executor v0.3.32
2026-06-10T07:12:16.9796237Z     Checking spin v0.9.8
2026-06-10T07:12:17.0740522Z     Checking windows-threading v0.2.1
2026-06-10T07:12:17.1022961Z    Compiling time-core v0.1.8
2026-06-10T07:12:17.1618011Z     Checking tower-layer v0.3.3
2026-06-10T07:12:17.1637552Z    Compiling num-conv v0.2.2
2026-06-10T07:12:17.2516071Z     Checking downcast-rs v1.2.1
2026-06-10T07:12:17.2692976Z     Checking hashlink v0.9.1
2026-06-10T07:12:17.2776486Z     Checking shell-words v1.1.1
2026-06-10T07:12:17.3354984Z     Checking dyn-clone v1.0.20
2026-06-10T07:12:17.3437753Z     Checking signature v3.0.0
2026-06-10T07:12:17.3438081Z     Checking windows-future v0.3.2
2026-06-10T07:12:17.3669789Z     Checking hickory-proto v0.26.0-beta.4
2026-06-10T07:12:17.3671252Z     Checking heapless v0.7.17
2026-06-10T07:12:17.3934970Z     Checking portable-pty v0.8.1
2026-06-10T07:12:17.4393263Z     Checking schemars v1.2.1
2026-06-10T07:12:17.4618642Z     Checking ed25519 v3.0.0-rc.4
2026-06-10T07:12:17.5910697Z    Compiling proc-macro-crate v3.5.0
2026-06-10T07:12:17.6262670Z     Checking futures v0.3.32
2026-06-10T07:12:17.6675772Z     Checking ghash v0.5.1
2026-06-10T07:12:17.7006549Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-10T07:12:17.9080226Z     Checking aes v0.8.4
2026-06-10T07:12:17.9237879Z     Checking ctr v0.9.2
2026-06-10T07:12:17.9485761Z     Checking toml_edit v0.22.27
2026-06-10T07:12:17.9506379Z    Compiling darling v0.20.11
2026-06-10T07:12:17.9854890Z     Checking sha2 v0.11.0-rc.5
2026-06-10T07:12:18.0967780Z    Compiling time v0.3.47
2026-06-10T07:12:18.1051982Z     Checking windows-numerics v0.3.1
2026-06-10T07:12:18.1369694Z     Checking windows-collections v0.3.2
2026-06-10T07:12:18.1914830Z     Checking aead v0.5.2
2026-06-10T07:12:18.2388389Z    Compiling derive_builder_core v0.20.2
2026-06-10T07:12:18.2579529Z     Checking rusqlite v0.32.1
2026-06-10T07:12:18.2718626Z     Checking http-body-util v0.1.3
2026-06-10T07:12:18.2919669Z     Checking cobs v0.3.0
2026-06-10T07:12:18.3006554Z     Checking widestring v1.2.1
2026-06-10T07:12:18.4078106Z     Checking regex-automata v0.4.14
2026-06-10T07:12:18.4204099Z     Checking postcard v1.1.3
2026-06-10T07:12:18.5227379Z     Checking aes-gcm v0.10.3
2026-06-10T07:12:18.6193588Z     Checking windows v0.62.2
2026-06-10T07:12:18.7179696Z    Compiling num_enum_derive v0.7.6
2026-06-10T07:12:18.7217714Z     Checking data-encoding-macro v0.1.20
2026-06-10T07:12:18.7735653Z     Checking crossbeam-channel v0.5.15
2026-06-10T07:12:18.8121055Z     Checking crossbeam-epoch v0.9.18
2026-06-10T07:12:18.8227341Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-10T07:12:19.0214262Z     Checking chrono v0.4.45
2026-06-10T07:12:19.0419819Z     Checking spt-store v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-10T07:12:19.0420379Z    Compiling blake3 v1.8.5
2026-06-10T07:12:19.0490613Z     Checking windows-registry v0.6.1
2026-06-10T07:12:19.1021077Z     Checking uuid v1.23.2
2026-06-10T07:12:19.1617878Z     Checking lru-slab v0.1.2
2026-06-10T07:12:19.2316433Z     Checking allocator-api2 v0.2.21
2026-06-10T07:12:19.2725337Z     Checking mac-addr v0.3.0
2026-06-10T07:12:19.3867656Z     Checking toml v0.8.23
2026-06-10T07:12:19.4117495Z     Checking sorted-index-buffer v0.2.1
2026-06-10T07:12:19.4536897Z    Compiling derive_builder_macro v0.20.2
2026-06-10T07:12:19.5659797Z     Checking tagptr v0.2.0
2026-06-10T07:12:19.5688954Z     Checking identity-hash v0.1.0
2026-06-10T07:12:19.5889772Z     Checking rustc-hash v2.1.2
2026-06-10T07:12:19.6651071Z     Checking foldhash v0.2.0
2026-06-10T07:12:19.7015058Z     Checking ryu v1.0.23
2026-06-10T07:12:19.7078049Z     Checking xml-rs v0.8.28
2026-06-10T07:12:19.7528241Z     Checking moka v0.12.15
2026-06-10T07:12:19.8150958Z     Checking hashbrown v0.16.1
2026-06-10T07:12:19.8530004Z     Checking iroh-metrics v0.38.3
2026-06-10T07:12:19.8965986Z    Compiling derive_builder v0.20.2
2026-06-10T07:12:19.9619035Z     Checking num_enum v0.7.6
2026-06-10T07:12:19.9703140Z     Checking strum v0.28.0
2026-06-10T07:12:20.1147845Z     Checking iroh-base v0.98.0
2026-06-10T07:12:20.1628331Z    Compiling vergen-lib v9.1.0
2026-06-10T07:12:20.2052232Z     Checking regex v1.12.3
2026-06-10T07:12:20.2123693Z    Compiling vergen-lib v0.1.6
2026-06-10T07:12:20.2586214Z     Checking xmltree v0.10.3
2026-06-10T07:12:20.2813386Z     Checking attohttpc v0.30.1
2026-06-10T07:12:20.3473760Z    Compiling vergen v9.1.0
2026-06-10T07:12:20.3598481Z     Checking socket2 v0.6.4
2026-06-10T07:12:20.4014947Z     Checking mio v1.2.1
2026-06-10T07:12:20.4172817Z     Checking tempfile v3.27.0
2026-06-10T07:12:20.4372942Z    Compiling vergen-gitcl v1.0.8
2026-06-10T07:12:20.4495872Z     Checking netdev v0.42.0
2026-06-10T07:12:20.4603729Z     Checking simple-dns v0.9.3
2026-06-10T07:12:20.4960747Z     Checking constant_time_eq v0.4.2
2026-06-10T07:12:20.5626456Z     Checking arrayref v0.3.9
2026-06-10T07:12:20.5680047Z     Checking resolv-conf v0.7.6
2026-06-10T07:12:20.6063004Z     Checking sha1_smol v1.0.1
2026-06-10T07:12:20.6265171Z     Checking smol_str v0.1.24
2026-06-10T07:12:20.6723775Z     Checking arrayvec v0.7.6
2026-06-10T07:12:20.6724170Z     Checking simdutf8 v0.1.5
2026-06-10T07:12:20.6827075Z     Checking noq-udp v0.10.0
2026-06-10T07:12:20.6870877Z     Checking ipconfig v0.3.4
2026-06-10T07:12:20.6871274Z     Checking lru v0.16.4
2026-06-10T07:12:20.7200525Z     Checking seize v0.5.1
2026-06-10T07:12:20.7384278Z     Checking spt-msg v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-10T07:12:20.7550144Z     Checking serde_bytes v0.11.19
2026-06-10T07:12:20.7550499Z     Checking hmac v0.12.1
2026-06-10T07:12:20.7773519Z     Checking webpki-roots v1.0.7
2026-06-10T07:12:20.8023140Z     Checking cmov v0.5.4
2026-06-10T07:12:20.8467098Z     Checking sha1 v0.10.6
2026-06-10T07:12:20.8556422Z     Checking tokio v1.52.3
2026-06-10T07:12:20.8821477Z     Checking recvmsg v1.0.0
2026-06-10T07:12:20.8821842Z     Checking hkdf v0.12.4
2026-06-10T07:12:20.8833395Z     Checking once_cell_polyfill v1.70.2
2026-06-10T07:12:20.9399066Z     Checking utf8parse v0.2.2
2026-06-10T07:12:20.9503738Z     Checking papaya v0.2.4
2026-06-10T07:12:20.9764033Z     Checking anstyle v1.0.14
2026-06-10T07:12:20.9811350Z     Checking anstyle-query v1.1.5
2026-06-10T07:12:20.9828014Z     Checking colorchoice v1.0.5
2026-06-10T07:12:20.9911277Z     Checking spt-runtime v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-10T07:12:21.0056491Z     Checking spt-term v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-10T07:12:21.0304024Z     Checking anstyle-parse v1.0.0
2026-06-10T07:12:21.0309126Z     Checking spake2 v0.4.0
2026-06-10T07:12:21.0326963Z     Checking ctutils v0.4.2
2026-06-10T07:12:21.0741614Z     Checking is_terminal_polyfill v1.70.2
2026-06-10T07:12:21.0863289Z     Checking terminal_size v0.4.4
2026-06-10T07:12:21.1380108Z     Checking interprocess v2.4.2
2026-06-10T07:12:21.1681966Z     Checking anstyle-wincon v3.0.11
2026-06-10T07:12:21.1845883Z     Checking clap_lex v1.1.0
2026-06-10T07:12:21.1970091Z     Checking qrcode v0.14.1
2026-06-10T07:12:21.2475153Z    Compiling iroh-relay v0.98.0
2026-06-10T07:12:21.3284436Z     Checking anstream v1.0.0
2026-06-10T07:12:21.3727909Z     Checking mock-adapter v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-10T07:12:21.6338224Z     Checking clap_builder v4.6.0
2026-06-10T07:12:22.3791904Z     Checking spt-live v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-10T07:12:23.0758007Z     Checking clap v4.6.1
2026-06-10T07:12:24.1688338Z     Checking tokio-util v0.7.18
2026-06-10T07:12:24.2460498Z     Checking tower v0.5.3
2026-06-10T07:12:24.2460829Z     Checking acto v0.8.2
2026-06-10T07:12:24.4664978Z     Checking backon v1.6.0
2026-06-10T07:12:24.6548701Z     Checking tower-http v0.6.11
2026-06-10T07:12:24.6594164Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-10T07:12:24.7494835Z     Checking h2 v0.4.14
2026-06-10T07:12:24.8213853Z     Checking n0-future v0.3.2
2026-06-10T07:12:24.8214255Z     Checking tokio-stream v0.1.18
2026-06-10T07:12:24.9431132Z     Checking n0-watcher v0.6.1
2026-06-10T07:12:24.9555724Z     Checking iroh-dns v0.98.0
2026-06-10T07:12:27.2933994Z     Checking wmi v0.18.4
2026-06-10T07:12:27.6453657Z     Checking hyper v1.10.1
2026-06-10T07:12:27.8082692Z     Checking netwatch v0.16.0
2026-06-10T07:12:28.6064899Z     Checking hyper-util v0.1.20
2026-06-10T07:12:29.6651340Z     Checking igd-next v0.17.1
2026-06-10T07:12:30.0404463Z     Checking portmapper v0.16.0
2026-06-10T07:12:34.6291263Z    Compiling aws-lc-rs v1.17.0
2026-06-10T07:12:34.6408519Z    Compiling rustls v0.23.40
2026-06-10T07:12:35.4419608Z     Checking rustls-webpki v0.103.13
2026-06-10T07:12:37.2317251Z     Checking tokio-rustls v0.26.4
2026-06-10T07:12:37.2317552Z     Checking noq-proto v0.17.0
2026-06-10T07:12:37.2317840Z     Checking rustls-platform-verifier v0.7.0
2026-06-10T07:12:37.3845811Z     Checking hyper-rustls v0.27.9
2026-06-10T07:12:37.3846033Z     Checking hickory-net v0.26.0-beta.4
2026-06-10T07:12:37.3846210Z     Checking tokio-websockets v0.13.2
2026-06-10T07:12:37.5086107Z     Checking reqwest v0.13.4
2026-06-10T07:12:38.0837111Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-10T07:12:39.3554265Z     Checking noq v0.18.0
2026-06-10T07:12:40.5055474Z     Checking iroh v0.98.2
2026-06-10T07:12:43.8163255Z     Checking spt-net v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-10T07:12:45.0016257Z     Checking spt-daemon v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-10T07:12:47.3871839Z     Checking spt v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-10T07:12:47.3873353Z     Checking xtask v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-10T07:12:50.1040277Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.37s
2026-06-10T07:12:50.2586483Z ##[group]Run actions/checkout@v5
2026-06-10T07:12:50.2586674Z with:
2026-06-10T07:12:50.2586807Z   repository: SaberMage/spt-shell-notify
2026-06-10T07:12:50.2586976Z   path: .adapter-notify
2026-06-10T07:12:50.2588981Z   token: ***
2026-06-10T07:12:50.2589102Z   ssh-strict: true
2026-06-10T07:12:50.2589226Z   ssh-user: git
2026-06-10T07:12:50.2589357Z   persist-credentials: true
2026-06-10T07:12:50.2589490Z   clean: true
2026-06-10T07:12:50.2589616Z   sparse-checkout-cone-mode: true
2026-06-10T07:12:50.2589761Z   fetch-depth: 1
2026-06-10T07:12:50.2589874Z   fetch-tags: false
2026-06-10T07:12:50.2589990Z   show-progress: true
2026-06-10T07:12:50.2590153Z   lfs: false
2026-06-10T07:12:50.2590275Z   submodules: false
2026-06-10T07:12:50.2590432Z   set-safe-directory: true
2026-06-10T07:12:50.2590565Z ##[endgroup]
2026-06-10T07:12:50.3318369Z Syncing repository: SaberMage/spt-shell-notify
2026-06-10T07:12:50.3324255Z ##[group]Getting Git version info
2026-06-10T07:12:50.3324669Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-10T07:12:50.3808847Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-10T07:12:50.4008415Z git version 2.43.0.windows.1
2026-06-10T07:12:50.4034542Z ##[endgroup]
2026-06-10T07:12:50.4042439Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\908a21d9-751f-428c-b53d-15658ebb9b34\.gitconfig'
2026-06-10T07:12:50.4056323Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\908a21d9-751f-428c-b53d-15658ebb9b34' before making global git config changes
2026-06-10T07:12:50.4056796Z Adding repository directory to the temporary git global config as a safe directory
2026-06-10T07:12:50.4061251Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-10T07:12:50.4296408Z ##[group]Initializing the repository
2026-06-10T07:12:50.4301583Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-10T07:12:50.4622286Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-10T07:12:50.4652551Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-10T07:12:50.4915292Z ##[endgroup]
2026-06-10T07:12:50.4915548Z ##[group]Disabling automatic garbage collection
2026-06-10T07:12:50.4920640Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-10T07:12:50.5157129Z ##[endgroup]
2026-06-10T07:12:50.5157391Z ##[group]Setting up auth
2026-06-10T07:12:50.5163783Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-10T07:12:50.5403776Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-10T07:12:50.9018696Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-10T07:12:50.9252373Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-10T07:12:51.2902260Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-10T07:12:51.3121183Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-10T07:12:51.6787100Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-10T07:12:51.7076131Z ##[endgroup]
2026-06-10T07:12:51.7076375Z ##[group]Determining the default branch
2026-06-10T07:12:51.7079099Z Retrieving the default branch name
2026-06-10T07:12:52.1424389Z Default branch 'main'
2026-06-10T07:12:52.1424744Z ##[endgroup]
2026-06-10T07:12:52.1425006Z ##[group]Fetching the repository
2026-06-10T07:12:52.1431452Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-10T07:12:52.9555342Z From https://github.com/SaberMage/spt-shell-notify
2026-06-10T07:12:52.9555589Z  * [new branch]      main       -> origin/main
2026-06-10T07:12:52.9674713Z ##[endgroup]
2026-06-10T07:12:52.9675174Z ##[group]Determining the checkout info
2026-06-10T07:12:52.9676279Z ##[endgroup]
2026-06-10T07:12:52.9681299Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-10T07:12:52.9935386Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-10T07:12:53.0154304Z ##[group]Checking out the ref
2026-06-10T07:12:53.0158848Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-10T07:12:53.0464467Z branch 'main' set up to track 'origin/main'.
2026-06-10T07:12:53.0464665Z Reset branch 'main'
2026-06-10T07:12:53.0485660Z ##[endgroup]
2026-06-10T07:12:53.0715262Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-10T07:12:53.0917726Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-10T07:12:53.1158602Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-10T07:12:53.1158941Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-10T07:12:53.1212199Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-10T07:12:53.1212424Z ##[endgroup]
2026-06-10T07:12:53.3937566Z     Updating crates.io index
2026-06-10T07:12:53.4733752Z      Locking 11 packages to latest compatible versions
2026-06-10T07:12:53.5134938Z    Compiling serde_core v1.0.228
2026-06-10T07:12:53.5135772Z    Compiling zmij v1.0.21
2026-06-10T07:12:53.5135945Z    Compiling serde_json v1.0.150
2026-06-10T07:12:53.5136682Z    Compiling itoa v1.0.18
2026-06-10T07:12:53.5137261Z    Compiling memchr v2.8.1
2026-06-10T07:12:55.6444147Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-10T07:12:55.9954317Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s
2026-06-10T07:12:56.1023770Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-10T07:12:56.1024120Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-10T07:12:56.1078277Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-10T07:12:56.1078648Z env:
2026-06-10T07:12:56.1078910Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-10T07:12:56.1079214Z ##[endgroup]
2026-06-10T07:12:56.8758557Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
2026-06-10T07:12:56.8956465Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-f223b0904b831f5a.exe)
2026-06-10T07:12:56.9071694Z 
2026-06-10T07:12:56.9071855Z running 1 test
2026-06-10T07:12:57.5227724Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-10T07:12:57.5227893Z 
2026-06-10T07:12:57.5228247Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
2026-06-10T07:12:57.5228462Z 
2026-06-10T07:12:57.6084867Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-10T07:12:57.6085199Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-10T07:12:57.6142848Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-10T07:12:57.6143063Z env:
2026-06-10T07:12:57.6143173Z   SPT_INSTALL_E2E: 1
2026-06-10T07:12:57.6143304Z ##[endgroup]
2026-06-10T07:12:58.3353832Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
2026-06-10T07:12:58.3564031Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-a3616d12b07ba8c8.exe)
2026-06-10T07:12:58.3690827Z 
2026-06-10T07:12:58.3691077Z running 1 test
2026-06-10T07:13:06.4045178Z test install_script_against_staged_release ... ok
2026-06-10T07:13:06.4045354Z 
2026-06-10T07:13:06.4045515Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.04s
2026-06-10T07:13:06.4045722Z 
2026-06-10T07:13:06.4931328Z ##[group]Run cargo run -p xtask -- check
2026-06-10T07:13:06.4931664Z [36;1mcargo run -p xtask -- check[0m
2026-06-10T07:13:06.4985039Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-10T07:13:06.4985259Z ##[endgroup]
2026-06-10T07:13:07.1757161Z    Compiling windows-sys v0.61.2
2026-06-10T07:13:07.1767391Z    Compiling cc v1.2.63
2026-06-10T07:13:07.1830097Z    Compiling darling_core v0.20.11
2026-06-10T07:13:07.1832993Z    Compiling rustls v0.23.40
2026-06-10T07:13:07.1892754Z    Compiling fastrand v2.4.1
2026-06-10T07:13:07.2009348Z    Compiling windows-sys v0.59.0
2026-06-10T07:13:07.3015502Z    Compiling futures-lite v2.6.1
2026-06-10T07:13:07.8987031Z    Compiling ring v0.17.14
2026-06-10T07:13:07.8987241Z    Compiling libsqlite3-sys v0.30.1
2026-06-10T07:13:07.8987574Z    Compiling blake3 v1.8.5
2026-06-10T07:13:08.3848941Z    Compiling darling_macro v0.20.11
2026-06-10T07:13:08.7447663Z    Compiling darling v0.20.11
2026-06-10T07:13:08.8739109Z    Compiling derive_builder_core v0.20.2
2026-06-10T07:13:09.3841698Z    Compiling derive_builder_macro v0.20.2
2026-06-10T07:13:09.6268241Z    Compiling derive_builder v0.20.2
2026-06-10T07:13:09.7548904Z    Compiling vergen-lib v9.1.0
2026-06-10T07:13:09.7549154Z    Compiling vergen-lib v0.1.6
2026-06-10T07:13:09.8522994Z    Compiling vergen v9.1.0
2026-06-10T07:13:09.8860722Z    Compiling vergen-gitcl v1.0.8
2026-06-10T07:13:10.0628105Z    Compiling rusqlite v0.32.1
2026-06-10T07:13:10.1838424Z    Compiling iroh-relay v0.98.0
2026-06-10T07:13:10.5026688Z    Compiling rustls-webpki v0.103.13
2026-06-10T07:13:10.6088901Z    Compiling spt-store v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-10T07:13:11.7497778Z    Compiling spt-msg v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-10T07:13:11.8767330Z    Compiling spt-runtime v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-10T07:13:11.8767931Z    Compiling spt-term v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-10T07:13:12.3341417Z    Compiling socket2 v0.6.4
2026-06-10T07:13:12.3341716Z    Compiling mio v1.2.1
2026-06-10T07:13:12.3361071Z    Compiling netdev v0.42.0
2026-06-10T07:13:12.3385319Z    Compiling seize v0.5.1
2026-06-10T07:13:12.3455837Z    Compiling interprocess v2.4.2
2026-06-10T07:13:12.5173282Z    Compiling papaya v0.2.4
2026-06-10T07:13:12.6582894Z    Compiling noq-udp v0.10.0
2026-06-10T07:13:12.7144559Z    Compiling ipconfig v0.3.4
2026-06-10T07:13:12.8162166Z    Compiling tokio v1.52.3
2026-06-10T07:13:13.2752491Z    Compiling spt-live v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-10T07:13:13.4026863Z    Compiling noq-proto v0.17.0
2026-06-10T07:13:13.4027215Z    Compiling rustls-platform-verifier v0.7.0
2026-06-10T07:13:15.7378695Z    Compiling tokio-util v0.7.18
2026-06-10T07:13:15.7378911Z    Compiling tokio-rustls v0.26.4
2026-06-10T07:13:15.7379243Z    Compiling tower v0.5.3
2026-06-10T07:13:15.7379381Z    Compiling acto v0.8.2
2026-06-10T07:13:15.7379529Z    Compiling backon v1.6.0
2026-06-10T07:13:16.0781857Z    Compiling tower-http v0.6.11
2026-06-10T07:13:16.0964605Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-10T07:13:16.2500195Z    Compiling h2 v0.4.14
2026-06-10T07:13:16.2500446Z    Compiling n0-future v0.3.2
2026-06-10T07:13:16.2500619Z    Compiling tokio-stream v0.1.18
2026-06-10T07:13:16.2500877Z    Compiling tokio-websockets v0.13.2
2026-06-10T07:13:16.3403270Z    Compiling n0-watcher v0.6.1
2026-06-10T07:13:16.4187482Z    Compiling iroh-dns v0.98.0
2026-06-10T07:13:16.5403965Z    Compiling netwatch v0.16.0
2026-06-10T07:13:16.9066913Z    Compiling noq v0.18.0
2026-06-10T07:13:19.0656786Z    Compiling hyper v1.10.1
2026-06-10T07:13:19.0657053Z    Compiling hickory-net v0.26.0-beta.4
2026-06-10T07:13:19.8419410Z    Compiling hyper-util v0.1.20
2026-06-10T07:13:19.8818218Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-10T07:13:20.6917193Z    Compiling hyper-rustls v0.27.9
2026-06-10T07:13:20.6917481Z    Compiling igd-next v0.17.1
2026-06-10T07:13:20.8332661Z    Compiling reqwest v0.13.4
2026-06-10T07:13:21.2800947Z    Compiling portmapper v0.16.0
2026-06-10T07:13:26.4156740Z    Compiling iroh v0.98.2
2026-06-10T07:13:35.5409882Z    Compiling spt-net v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-10T07:13:36.8619735Z    Compiling spt-daemon v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-10T07:13:44.0208310Z    Compiling xtask v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-10T07:13:46.7324393Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.99s
2026-06-10T07:13:46.7508742Z      Running `target\debug\xtask.exe check`
2026-06-10T07:14:23.7561287Z xtask check: OK
2026-06-10T07:14:23.8352946Z Post job cleanup.
2026-06-10T07:14:23.9411611Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-10T07:14:23.9629509Z git version 2.43.0.windows.1
2026-06-10T07:14:23.9668498Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\dc927cbe-4dab-4bb5-aaa6-63f6c3f13eac\.gitconfig'
2026-06-10T07:14:23.9682450Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\dc927cbe-4dab-4bb5-aaa6-63f6c3f13eac' before making global git config changes
2026-06-10T07:14:23.9683156Z Adding repository directory to the temporary git global config as a safe directory
2026-06-10T07:14:23.9688140Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-10T07:14:23.9918480Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-10T07:14:24.0134984Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-10T07:14:24.3800433Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-10T07:14:24.4004556Z http.https://github.com/.extraheader
2026-06-10T07:14:24.4029879Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-10T07:14:24.4268426Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-10T07:14:24.7836547Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-10T07:14:24.8052041Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-10T07:14:25.1793070Z Post job cleanup.
2026-06-10T07:14:25.2849240Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-10T07:14:25.3050782Z git version 2.43.0.windows.1
2026-06-10T07:14:25.3087039Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\8990c957-c50f-438a-b943-0cc17f2dd1a8\.gitconfig'
2026-06-10T07:14:25.3099941Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8990c957-c50f-438a-b943-0cc17f2dd1a8' before making global git config changes
2026-06-10T07:14:25.3100567Z Adding repository directory to the temporary git global config as a safe directory
2026-06-10T07:14:25.3105280Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-10T07:14:25.3342009Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-10T07:14:25.3569203Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-10T07:14:25.7169468Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-10T07:14:25.7375435Z http.https://github.com/.extraheader
2026-06-10T07:14:25.7401332Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-10T07:14:25.7630466Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-10T07:14:26.1169760Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-10T07:14:26.1395041Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-10T07:14:26.5142015Z Cleaning up orphan processes
